Re: [csswg-drafts] [css-variables-2] Lazy / Late resolving variable mappings (#11543)

Would a syntax like `--custom-property: var(--custom-property);` be good to indicate that the value should be reevaluated in the current scope? I've often wished that there were a way to update a custom property yet not override any previously set value, which I imagine could use the same syntax: `--custom-property: var(--custom-property, <new-default>);`, though that's probably beyond the scope of this issue's topic.

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


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

Received on Friday, 7 March 2025 19:58:26 UTC