Re: [csswg-drafts] [css-variables?] Higher level custom properties that control multiple declarations (#5624)

@LeaVerou I'm not super thrilled about having two selector+cascade passes. Trying to come up with alternatives. Can we drop the two passes, let `:const()` resolve using the regular custom properties, but make it invalid for the subject compound? E.g. you would use it like this: `:const(--x:1) .thing { /* ... */ }`.

-- 
GitHub Notification of comment by andruud
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5624#issuecomment-806823667 using your GitHub account


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

Received on Thursday, 25 March 2021 14:10:43 UTC