Cannot use tailwind with Nuxt UI
My
Running this gives an error when running
Using
If I just use Nuxt UI, there is no tailwind in my app.
nuxt.config.ts:Running this gives an error when running
bun dev:Using
nuxt 4.0.1, @nuxtjs/tailwindcss 6.14.0, and @nuxt/ui 3.3.0.If I just use Nuxt UI, there is no tailwind in my app.
