#custom theme CSS for blade files
16 messages · Page 1 of 1 (latest)
different panel is completly okay, so question is what step I may be doing wrong, I registered my new theme.css in vite and also builded it
using
->viteTheme('resources/css/filament/admin/theme.css')
yes, i did that, if i set viteTheme in my admin provider it will break the CSS, if I comment this line everything works fine
are you using pages or resources?
check in folder resources/css/filament/admin/theme.css does it exist?
yes i did everything as was stated in docs
vite.config.js, try checking if I remember correctly, it should be added there too. and this is the first time I've done that
v4 uses tailwind v4 and sources are set in the css file?
yes it was, okay i did it, it was problem with docker container where vite is builded