
my variables are in src/lib/styles/variables.css
This is my config
{
"css.styleSheets": [
"src/lib/styles/*.css",
"**/${fileBasenameNoExtension}.css",
"**/${fileBasenameNoExtension}.svelte"
],
}
This is an example of the content of the variables.css file
