This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
css_shim does not support ::shadow or /deep/ #1552
Closed
Description
css_shim.dart does not support ::shadow or /deep/, making it impossible to style nested components. Since css_shim adds [component-name] to every single rule, elements in nested components are not matched.
This also make it impossible to style elements from libraries outside of angular, such as charting libraries.
Metadata
Metadata
Assignees
Labels
No labels