Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Resolve :root variables when combined with class definitions #224

Open
blvdmitry opened this issue Jul 23, 2020 · 0 comments
Open

Resolve :root variables when combined with class definitions #224

blvdmitry opened this issue Jul 23, 2020 · 0 comments

Comments

@blvdmitry
Copy link

I've seen a couple of issues about resolving variables attached to specific classes and that's true indeed that it's impossible to resolve nesting cases in build time. My use case is a bit different from this, but similar topic:

:root, .foo {
  --color-red: red;
}

Couldn't make this definition work in the build time even for :root, while it should be possible to resolve at least that part in the build time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant