livewire-datatables
livewire-datatables copied to clipboard
Tailwind 3.0 support?
Hi, the current version does not work well with Tailwind 3.0. All the table layouts are broken when using 3.0
Are there any plans to support tailwind 3.0?
Thanks, Nilesh
Works correctly on [email protected]. Try publishing the views or include './vendor/mediconesystems/livewire-datatables/**/*.blade.php' in content array of your tailwind.config.js file.