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
toeknee
toeknee4d ago
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.
raheel3031
raheel3031OP4d ago
what should i do now?
toeknee
toeknee4d ago
Install Laravel 11?
Alex
Alex4d ago

Did you find this page helpful?