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
What's your goal? Using single components out of that library?
And what issues are you facing?
Good evening!
I want to have Tailadmin UI.
I tried to import design to Filamentphp. I got this error in step: npm run build

I tried to use google and chatbots but unsuccessful
Hm. Is this the standard
theme.css that's created by the command?I found this: https://github.com/tailwindlabs/tailwindcss/discussions/13336#discussioncomment-11948364
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...