Zep Fietje
Css styling in theme not working
@raheel3031 @Alex-Elivate, I just published a guide on how to keep using Tailwind CSS v4 in your Laravel 12 application and simultaneously use Tailwind CSS v3 to compile your Filament stylesheets.
Might want to check it out 😊
https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
9 replies
Using Tailwind 4 alongside with filament
@bernhard @frame if you’re interested in a better approach to using Tailwind CSS v3 for Filament while continuing to use v4 for your Laravel app, I just wrote a guide on how to achieve that using Vite.
Let me know once you guys have tried or if you run into anything 😊
https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
9 replies
Upgrade to latest Filament and Latest tailwind 4, now in filament admin Vite error:
@neonos, you can in fact continue to use Tailwind CSS v4 in your Laravel application when you’re only using Filament for your admin panel.
I just published a guide on how to install Tailwind CSS v3 just for Filament so you can use both Tailwind CSS version 3 and 4 side by side.
If you have any questions, I’m more than happy to help you in this thread 😊
https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
12 replies
Minimal-Theme no longer works with Laravel 12 / TailWind 4 ?
Hey @Cem, sorry for only discovering your post now (be sure to just email me whenever you run into issues! 😃)
The instructions in the docs that tell you to use npx don’t work well in all cases (when using themes or plugins).
Hence, I wrote a guide on how to properly use Tailwind CSS v4 in Laravel side by side with Tailwind CSS v3 for Filament.
Please check out these instructions and let me know if anything is unclear 👇
https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
3 replies
Tailwind ignoring classes
If you’re still looking to use Tailwind CSS v4 outside Filament in your Laravel application, I just posted a guide on how to achieve that.
You might be interested in checking that out, and feel free to mention me here if you have any further questions 😊
https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
6 replies
Is it possible to use Filament 3 without downgrading Tailwind 4 to 3 if no custom themes are used?
In case anyone is still looking for a good solution or a better explanation of the steps, I’ve just published a comprehensive guide on how to use Filament with Tailwind CSS v4.
No need to downgrade your Laravel app to compile custom Filament themes or plugin stylesheets, and you keep all the benefits of using Vite.
Let me know if you want me to elaborate on something 😊
https://filamentthemes.com/guides/how-to-use-filament-with-tailwind-css-v4
22 replies
Can't install Filament on Laravel 12 fresh app
@LJ @anand2852 @prowler thanks for letting me know.
I just checked and it seems something went wrong when tagging the release (I had actually made the change to support Laravel 12).
v3.2.1 of the Filament Minimal Theme has just been released (which actually includes that change 😂) with proper Laravel 12 support.
Sorry for the inconvenience, and thanks again for reporting the issue! 😊💛
46 replies
Can't install Filament on Laravel 12 fresh app
Minimal Theme should be compatible with Laravel 12 already.
Could you please send me the exact error you run into at [email protected]?
46 replies
Custom theme (minimal theme) color issue
Thanks for mentioning me, @Dennis Koch.
@Liam has already contacted me via email regarding this.
It comes down to making sure your custom colors are registered after the theme is registered/initialized.
5 replies
Badge color on minimal theme missing
Hey @Luukd_2000, could you send me an email at [email protected] with a code snippet of your project so I can try to reproduce the issue? 🙂
6 replies