Css styling in theme not working
I have installed laravel 12 with latest filament. I have installed a custom theme. I am trying to apply tailwind css but it is not working. When I run npm run build it says that tailwind v4 is installed but filament uses v3. What is the issue?
4 Replies
The issue is laravel 12.... it auto-uses v4 :/
I would personally use Laravel 11, until filament v4 comes out. Theres very little difference in 11-12.
what should i do now?
Install Laravel 11?
I had similar issues and needed to downgrade tailwind in laravel 12 to v3. https://filamentphp.com/docs/3.x/notifications/installation#installing-tailwind-css