NuxtN
Nuxt11mo ago
8 replies
V1NUM

Using TailwindCSS classes in a Nuxt Module

Hi,
So i'm developing a module for Nuxt which uses Tailwind for styling. Problem is tailwind dosn't make styles for the classes i write in my module components. I can't use the direct options as i am not installing Tailwind from the module, but rather in a external layer. So what are my options? How do i make tailwind actually generate the styles?

Thanks
Was this page helpful?