css looks wierd after upgrading to V4
Hello everyone,
im trying to upgrade my Filament app to V4. But i cant seem to get the css to work while i followed all the upgrade steps. Can someone help me.

4 Replies
npm run build
php artisan cache:clear
clear browser cache assuming it's local.
Also dont forget to upgrade to tailwind v4
That process has to be done manually
https://filamentphp.com/docs/4.x/upgrade-guide#high-impact-changes
yup and also don't forget any overridden views shoul be re-applied/checked.