Use TailAdmin in Filametphp

Hello everyone! Has anyone been able to import the Tailadmin (html tailwind template from tailadmin.com) design into Filamentphp? Please can you share your advices or success story with it if you have?
5 Replies
Dennis Koch
Dennis Koch5d ago
What's your goal? Using single components out of that library? And what issues are you facing?
Aleke
AlekeOP4d ago
Good evening! I want to have Tailadmin UI. I tried to import design to Filamentphp. I got this error in step: npm run build
No description
Aleke
AlekeOP4d ago
I tried to use google and chatbots but unsuccessful
Dennis Koch
Dennis Koch4d ago
Hm. Is this the standard theme.css that's created by the command?
Dennis Koch
Dennis Koch4d ago
GitHub
[v4] Cannot apply unknown utility class · tailwindlabs tailwindcss...
I have a seperate utilities.css file containing @import from other subfolders ('form/buttons.css', 'form/inputs.css', etc). I keep getting this error: [plugin:vite:css] [postcss] Ca...

Did you find this page helpful?