-
-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Description
What version of VS Code are you using?
v1.8.2
What version of Tailwind CSS IntelliSense are you using?
v0.10.5
What version of Tailwind CSS are you using?
v4.0.0-alpha.11
What package manager are you using?
npm
What operating system are you using?
Windows
Tailwind config
Describe your issue
Not necessarily a bug but something that should be considered for the future: It seems Tailwind v4 is not required to have a tailwind.config.js file anymore. (see: https://tailwindcss.com/blog/tailwindcss-v4-alpha#zero-configuration-content-detection)
Currently the tailwindcss-intellisense vscode addon requires a tailwind.config.js file to be present in order to activate.
This requirement could become a problem when tailwind v4 gets fully released.
Metadata
Metadata
Assignees
Labels
No labels