Could not compile template ui.colors after installing Nuxt UI
I dropped Nuxt UI into my existing project that uses tailwind already, when I run
npm run serve
, i get this error.1 Reply
Turns out, i had to remove tailwind as a module from my nuxt config.