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
Is there a way to create a theme, or load the admin panel css to style the form on the front-end?
->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?