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
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
