Styling issues in Livewire components
After upgrading to V3, I'm having styling issues in a custom Livewire component that's added into a filament page. I've added the filament preset to my tailwind config, but I still have this issue. Some of the tailwind classes work, and some don't. Can't seem to figure out why, any ideas?
2 Replies
do you get any errors?
A bit more info: I'm using a filament form in this livewire component as well. The form renders white (on a white background) as well. I'm not getting any console or network errors!