Upgraded from v2 to 3, AdminPanelProvider's colors() method not working?
I've just upgraded from v2 to v3.
Everything is working fine but the color palette does not seem to be working.
Previously I had color-coded badge columns. But now everything is mute.
I have a
tailwind.config.js
file in my project's root folder
But I know that in v3 this file is not necessary as it is provided in vendor/filament/filament/tailwind.config.js
Should I go ahead and delete my tailwind.config.js
and postcss.config.js
files?0 Replies