UI Deploy

Curated, Short, Web UI Dev we Love.

Styling Angular 2 components

Until now, we mostly talked about how to create simple components in Angular 2, like a zippy or a tabs component, and we also covered some isolated parts of the framework like the new dependency injection. In this article we are going to discuss another essential part when it comes to building components: Styling.

view source

Advertisement