Skip to content

Move all css variables to the html element #2319

@wpears

Description

@wpears

With the move to web components and lit in particular, our use of css variables is likely to increase. To ensure variables defined outside components are inherited by them, we should move variable definitions to the html (or :root) element so that they can be inherited by all light and shadow DOM nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions