F
Filament2mo ago
neonos

Upgrade to latest Filament and Latest tailwind 4, now in filament admin Vite error:

Unable to locate file in Vite manifest: resources/css/filament/admin/theme.css. Does filament have its own manifest file? I did have that theme.css file but still get error and regular laravel vite manifest has no reference to this file.
3 Replies
toeknee
toeknee2mo ago
You cannot use tailwind v4 within filamentphp v3.
neonos
neonosOP2mo ago
Which filament can I use it with? Any? So I just update to V4 because I am using latest livewire, filament is only for my admin console and my app upgraded to livewire v3 What are my options now? @toeknee ANy ideas?
toeknee
toeknee2mo ago
Roll back to liverwire v3 with tailwind v3

Did you find this page helpful?