This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
[QUESTION] Angular2 template migration to per-component styles #326
Closed
Description
I saw the last update on Angular2 changed to per-component scoped styles, and completely removed the global styles.
Doesn't it make sense to have a application wide style like it was before, and also some per-component styles just to exemplify how to do it?
Please correct if I'm wrong, but as it is now, I understand that if I create a global stylesheet it won't be included in the bundle anymore. This way if I have some styles that are used in more than one component, I'll have to duplicate the code...
Metadata
Metadata
Assignees
Labels
No labels