FilamentF
Filament17mo ago
Cushty

tailwind normal blade views

Hi i have read through some posts here, but just want to ask your opinion

  1. When you install laravel it installs Tailwind, so you should be able to use all tailwind classes available in normal blade files that are not connected to Filament (bg colors etc)?
  2. If you use a blade view that get's pulled into a filament file can you only use classes that filament uses or you have to make your own theme?
Just a bit confused as I am pulling a blade view into a modal in filament on the front-end and only some classes work.

Thanks
Solution
You did recompile your CSS file?
Was this page helpful?