[csswg-drafts] [css-nesting] Allow custom property within nested @media condition (#8753)

miragecraft has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-nesting] Allow custom property within nested @media condition ==
I've been waiting for ages for a way to insert variable into `@media` conditions.

I believe the rationale against allow custom properties was because custom properties are applied against elements, not at-rules that aren't attached to any element.

But now that we can nest `@media` inside selectors, shouldn't we then allow custom properties for nested `@media` conditions?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8753 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 22 April 2023 19:05:37 UTC