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
With Fresh / Deno the plugin only works if I create a twind.config.ts config file (can be empty) as the plugin is searching in node_modules.
Would be nice to either recognize a Deno workspace or have an option to disable searching in node_modules
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
With Fresh / Deno the plugin only works if I create a
twind.config.ts
config file (can be empty) as the plugin is searching in node_modules.Would be nice to either recognize a Deno workspace or have an option to disable searching in
node_modules
Thanks!
The text was updated successfully, but these errors were encountered: