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
For some reason the official docs tell me that I need "a Tailwind config file named tailwind.config.{js,cjs,mjs,ts,cts,mts} in your workspace." But the link to show how to create the configuration file shows by default the Vite setup with no mention of a tailwind.config.js. The way I am currently avoiding this problem is by using the setting
I think it would greatly improve developer experience if the VS Code IntelliSense extension just worked out of the box with Vite with no additional setup.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason the official docs tell me that I need "a Tailwind config file named tailwind.config.{js,cjs,mjs,ts,cts,mts} in your workspace." But the link to show how to create the configuration file shows by default the Vite setup with no mention of a tailwind.config.js. The way I am currently avoiding this problem is by using the setting
I think it would greatly improve developer experience if the VS Code IntelliSense extension just worked out of the box with Vite with no additional setup.
Beta Was this translation helpful? Give feedback.
All reactions