F
Filament10mo ago
Martha

Filament v2: how to integrate Vite Theme Styles into Custom Page

Hi! I've created a Vite Theme, and the Filament resources pages are working well with this theme. However, I recently created a custom page, but it's displaying default CSS styles instead of utilizing the styles from the Vite theme. Could you please advise me on how to ensure that the custom page utilizes the Vite theme's styles? Thanks in advance!
3 Replies
Dennis Koch
Dennis Koch10mo ago
Did you remove the page blade component? Or what does your view file look like ?
Martha
MarthaOP10mo ago
This is my view file
No description
Dennis Koch
Dennis Koch10mo ago
Hm. Look good to me.

Did you find this page helpful?