You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may also add the read-css-variable in places where the user may want to use them. Not sure if we should add support for it everywhere or just start with places which require a color and experiment on that.
The text was updated successfully, but these errors were encountered:
We may add a grammar for setting css variables, for example:
or to read a css variable:
We may also add the
read-css-variable
in places where the user may want to use them. Not sure if we should add support for it everywhere or just start with places which require a color and experiment on that.The text was updated successfully, but these errors were encountered: