Form builder theme

Im using the form builder without panels to show forms on my front-end. But i'm also using the panels for the backend. using ->viteTheme('resources/css/filament/admin/theme.css') styles the backend panels, but not the frontend.
Is there a way to create a theme, or load the admin panel css to style the form on the front-end?
Was this page helpful?