How to use tailwind css inside the filament custom created page?
I have configured tailwind css with laravel. Inside my welcome.blade.php tailwind classes working fine. but inside my custom page which i created using filament tailwind css not working. i configured everything according to this discussion.