We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What version of VS Code are you using?
v1.97.2
What version of Tailwind CSS IntelliSense are you using?
v0.14.8
What version of Tailwind CSS are you using?
v4.0.9
What package manager are you using?
pnpm
What operating system are you using?
Windows 11
Tailwind config
@import "tailwindcss"; @theme { --*: initial; /* Spacing */ --spacing: 0.25rem; }
VS Code settings
{ "files.associations": { "*.css": "tailwindcss" }, "[tailwindcss]": { "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.tabSize": 2 } }
Describe your issue I disabled the default theme based on the official documentation, and an error was showed.
I think it's related to #1215 and #1237.
I'm not very good at English, so I'm using Google Translate. I'm sorry if it's hard to understand.
Thanks for the great extension!
The text was updated successfully, but these errors were encountered:
*
0cddb23
Gonna get a release out today with this fix
Sorry, something went wrong.
thecrypticace
Successfully merging a pull request may close this issue.
What version of VS Code are you using?
v1.97.2
What version of Tailwind CSS IntelliSense are you using?
v0.14.8
What version of Tailwind CSS are you using?
v4.0.9
What package manager are you using?
pnpm
What operating system are you using?
Windows 11
Tailwind config
VS Code settings
Describe your issue
I disabled the default theme based on the official documentation, and an error was showed.
I think it's related to #1215 and #1237.
I'm not very good at English, so I'm using Google Translate.
I'm sorry if it's hard to understand.
Thanks for the great extension!
The text was updated successfully, but these errors were encountered: