tailwind normal blade views
Hi i have read through some posts here, but just want to ask your opinion
Thanks
- 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)?
- 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?
Thanks