vscode-css-variables
vscode-css-variables copied to clipboard
Dynamic CSS
I am using a NPM package that has a bunch of CSS variables defined in react js. The variables get defined at run time so the tool can't parse them out and give me intellisense. Is there a way to point the tool at a documentation page that has the variables defined in it or a supporting file of some sort?