Skip to content

Filter Styles By Sibling #40

@cgatian

Description

@cgatian

Add a workspace configuration option to filter css classes from style sheets found in the same folder.

For example, given the following folder structure. component1 styles would only be available from the component1.template.html

/component1
    component1.template.html
    component1.styles.css
/component2
    component2.template.html
    component2.styles.css

This would be useful for any component style architecture, specifically Angular.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions