Table colors are not working in custom Livewire component
I have upgraded the filament to v3 and everything is working fine excepts the colors, please check attached the screenshot.
here is the code https://gist.github.com/f24aalam/09fafd960d08007d6e42b26e9cce8ce8,
Thanks in advance.
7 Replies
Same for me, but plane installation of filament, not an upgrade
Don't you need to run npm build? π€
already did it, and it's not working
HAve you added colors in AppServiceProvider?
try to add this:
Yes - I also added this, it's also not working π’
Remove the colors from your tailwind config. And rebuild.
thanks for looking into this - and I tried in it and it's not working, don't know why π’