Can anyone help me diagnose why Tailwind isn't working.
I made an app entirely using Filament, the only thing outside of it is the invoice template which is a blade file.
I installed tailwind the way it says on the tailwind website. Generated the config file, added the content section.
Added the directives to app.css.
And used this it like this as a sample
But the styling won't show. (Npm run dev is running as well)
I installed tailwind the way it says on the tailwind website. Generated the config file, added the content section.
Added the directives to app.css.
And used this it like this as a sample
But the styling won't show. (Npm run dev is running as well)
