You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to test out the tailwind 4.0 beta by using their @tailwindcss/vite plugin instead of using @nuxtjs/tailwindcss but shadcn-vue is preventing nuxt from starting:
Also, I use shadcn-vue with unocss, and it's annoying to load tailwindcss as I don't need it.
Maybe adding a module option to enable/disable at this line could do the trick ?
Describe the feature
I wanted to test out the tailwind 4.0 beta by using their
@tailwindcss/vite
plugin instead of using@nuxtjs/tailwindcss
butshadcn-vue
is preventing nuxt from starting:Would it be possible to remove this dependency or work around it?
Additional information
The text was updated successfully, but these errors were encountered: