-
Notifications
You must be signed in to change notification settings - Fork 214
Tailwind CSS LSP Not Working in Cloned Laravel Project #1322
New issue
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
Comments
If it works in a new project but does not in a cloned project the difference is related to the content / files in the cloned project. Is it possible to provide the project? |
ill share a example repo |
fwiw this project works fine in Zed (using our language server) and in VSCode. This is possibly the same issue as #1323 since they're having issues with Neovim and our language server as well. I'm not sure what that issue is. Is it possible for you to show logs produced by the language server ( |
Oh something that also would be helpful is knowing what Node.js version you're on |
node v23.9.0 |
What version of VS Code are you using?
Im using neovim
What version of Tailwind CSS IntelliSense are you using?
v0.14.15
What version of Tailwind CSS are you using?
v4.1.4
What package manager are you using?
npm
What operating system are you using?
linux
Tailwind config
Nvim Code settings
Describe your issue
i'm encountering an issue with the Tailwind CSS Language Server Protocol (LSP) in my Laravel project. Here's a breakdown of the problem:
Issue Description:
The text was updated successfully, but these errors were encountered: