Skip to content
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
@rbasniak

Description

@rbasniak

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions