Filamentphp Theme

Anyone have tried to install / setup custom theme in filamentphp? have tried in so many ways. no luck
No description
6 Replies
toeknee
toeknee3w ago
Not sure how you are trying to do it, but that shows you are missing the tailwind.config.js file.
StrangeFate
StrangeFate3w ago
It happens cz u dnt put right path
Dennis Koch
Dennis Koch3w ago
If you run the artisan make:filament-theme command it should create the correct files for you. Did you do that?
shaan
shaanOP3w ago
Got the issue. I was downgrading tailwind from 4 to 3 in a wrong way. I have created vite, tailwind config from scratch (from tailwind docs)
Dennis Koch
Dennis Koch3w ago
So it's fixed now?
shaan
shaanOP3w ago
yeap solved.

Did you find this page helpful?