I want CSS custom properties to work as value in all properties #101
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently CSS custom properties are not supported as value/partial value of some properties. One example would be the
content
property not supportingvar(--custom-property)
. Same would apply forcalc()
too. Could we get them in more places?https://webwewant.fyi/wants/78/
Beta Was this translation helpful? Give feedback.
All reactions