Custom Field CSS
If I want to make one or two one-off custom fields, and I want to write my own Tailwind in the blade file, how do I get that CSS into filament? Do I have to make a theme?
1 Reply
Yes. You will need a custom theme. Just ‘artisan filament:theme’ then follow the remaining steps in the terminal and you’re good to go.