Skip to content

color representation for deeper variables #100

@terragady

Description

@terragady

Hi is it possible to have a color representation if I use nested variables? for example

:root {
--color: rgb(0,0,0);
--color-alias: var(--color);
}

and then when I am using --color i do have a color show but if i use --color-alias i do not get it. Is it possible to have it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions