Re: [csswg-drafts] [css-variables][css-cascade] Proposal: additional CSS-Wide Keyword, "ignore" (primarily for css variable fallbacks) (#5319)

Yeah, I guess making this work on the same rule doesn't really seem possible. But on the same rule, you can just use the fallback value directly in `var()` instead of `ignore` (and possibly with a `first-supported()` to handle values that may not be supported everywhere).

So I see this as some kind of `revert-layer` that doesn't require you to wrap everything into different layers.

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


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

Received on Thursday, 13 June 2024 14:35:24 UTC