-
Notifications
You must be signed in to change notification settings - Fork 6.8k
feat(all): Support for CSS Cascade Layers #26451
Copy link
Copy link
Open
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: manyArea label for issues related to many componentsArea label for issues related to many componentsfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Description
Feature Description
Are there any plans to introduce support for CSS Cascade Layers?
References:
https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_layers
https://caniuse.com/css-cascade-layers
https://www.smashingmagazine.com/2022/01/introduction-css-cascade-layers/
Use Case
To meet the demands of our customers, our team often has to override the default styles of angular material components. We'd like to use cascade layers to organize our normalization, override, and custom styles. If the angular components would be wrapped in a dedicated (configurable?) layer, our material overrides could be embedded more conveniently into our overall style logic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: manyArea label for issues related to many componentsArea label for issues related to many componentsfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues