-
Notifications
You must be signed in to change notification settings - Fork 187
VSCode Tailwind Extension? #109
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
From what I noticed the VSCode extension looks for the Although not a viable solution, it might work if you duplicate the file to have it in both namespaces. I haven't found an option to provide the namespace where either this gem or the VSC extension should look for the file. |
I've also been struggling to get this to work. The above suggestion didn't seem to resolve the issue. Look forward to potential solutions. |
There is a related thread that discusses this issue for other rails users. may also have to do with TailwindCSS 3. |
I get the same error |
I have the same error. It looks like Tailwind Extension does not work with the CLI version of Tailwind. |
Release v0.7.5, from 2 days ago, ships with its own copy of the node package - that resolves this issue for me. |
Does anyone know how to get this working in Rails 7 with the Tailwind CSS VS Code extension?
[Error - 9:25:27 AM] Tailwind CSS: Can't resolve 'tailwindcss'
The text was updated successfully, but these errors were encountered: