-
Notifications
You must be signed in to change notification settings - Fork 693
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
NuxtUI and Tailwind doesn't work #3500
Comments
It might be because you have Tailwind 4 installed. It isn't compatible with Nuxt UI v2. |
So, what can I do in this case? It means I have to revert Tailwind to V3? |
You don't have to install |
When upgrading to Nuxt 16 the components layout was not displayed correctly, it seemed that Tailwindcss was not functioning correctly (I am using Nuxt UI 2.21.1). (please note that tailwindcss is installed together with Nuxt UI - therefore the module was not already installed) |
Environment
Version
v2.21.1
Reproduction
Following a simple installation of Nuxt with tailwind and then adding NuxtUI module
Description
When I try to use simple tailwind classes on my code, with NuxtUI installed, I got an error. It seems on Logs section.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: