how to force compile css defined in form/table component?
I've a component that uses class defined in ->extraAttributes(['class' => 'top-10'])
how to make tailwindcss compile that top-10 ?
3 Replies
Use a custom theme
Add the paths to your Tailwind config
it's not related to admin panel
Solution
ah it's fixed by adding './app/Livewire/*/.php"