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
latest version windows, vsc, "tailwindcss": "^4.0.0-beta.9",
if you have today new version @tailwindcss/[email protected] https://www.npmjs.com/package/@tailwindcss/language-server/v/0.12.18
autocomplete broken
if you downgrade to prev version 0.0.27 (yes crazy number , yes its prev version :D) https://www.npmjs.com/package/@tailwindcss/language-server/v/0.0.27 all work fine
The text was updated successfully, but these errors were encountered:
Yeah I bumped the version number to match the VSCode extension so they all stay in sync. I'll take a look.
Sorry, something went wrong.
@alxNoComment Could you provide a reproduction?
thecrypticace
No branches or pull requests
latest version windows, vsc,
"tailwindcss": "^4.0.0-beta.9",
if you have today new version @tailwindcss/[email protected]
https://www.npmjs.com/package/@tailwindcss/language-server/v/0.12.18
autocomplete broken
if you downgrade to prev version 0.0.27 (yes crazy number , yes its prev version :D)
https://www.npmjs.com/package/@tailwindcss/language-server/v/0.0.27
all work fine
The text was updated successfully, but these errors were encountered: