Angular 2 provides some useful tools for encapsulating CSS in our components. In this article we’re going to look at how to use CSS encapsulation in Angular. Let’s use the following "Chess Shop" app as an example to try out these techniques.
Full article