vunguyentuan/vscode-css-variables

How to add yarn berry packages into cssVariables.lookupFiles list?

Opened this issue · 0 comments

I'm using yarn berry 3.3.0 version with css color token packages.

In this environment, there is no "node_modules/packages/style.css".
yarn berry install packages at ".yarn/cache/package-hash.zip/...".

How can I add css to cssVariables.lookupFiles?