Level 73
The same way you do it when you use Tailwind without Filament,
npm run dev
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
The app.css file in /public/css/filament/filament/app.css does not have certain tailwind class, such as pr-. I guess the css file maybe pruned? So how can I regenerate app.css file?
Please or to participate in this conversation.