@pheaktra

Results 1 comments of @pheaktra

For me, I removed tailwindcss from the project then it work. 1/ npm uninstall @nuxtjs/tailwindcss 2/ find nuxt.config.js then remove import value: @nuxtjs/tailwindcss 3/ run again, it works for me.