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

Description

@alorenzen

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

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