Replies: 1 comment 1 reply
-
I don't think it can, since CSS variables can change at run time. Also, the plugin does not know the structure of the webpage, so it can't resolve CSS variables values. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
define css variables following docs
with something like:
but the vscode plugin cannot recognize the custom color, how to make it work?
Beta Was this translation helpful? Give feedback.
All reactions