CSS not loading correctly
Hi, I am fairly new to filament and i am now trying to use the table builder but when i load it shows up like this, I have already confirmed that the css is loaded in correctly.
Does anyone have an idea how to solve this?
9 Replies
I think you might have missed a step in the installation instructions.
This doesn’t look like a panel, so the theme wouldn’t apply here.
I have followed this installation guide to the letter https://filamentphp.com/docs/3.x/tables/installation
Maybe you’re missing a path in the tailwind config’s content
This is my tailwind.config.js:
https://gist.github.com/JustRostin/a5a3f2faa24f62f5d3351a0c3c087da7
and this is my postcss.config.js:
https://gist.github.com/JustRostin/5c62e127ccff8da36c9fa981c9e6f815
And this is in you app.css
Yes
I'm having the same problem and followed everything to a T