You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prerequisite: You need a custom Filament theme to include the FlowForge styles.
30
+
29
31
::alert{type="warning"}
30
32
If you haven't set up a custom theme for Filament, follow the [Filament Docs](https://filamentphp.com/docs/4.x/styling/overview#creating-a-custom-theme) first.
31
33
::
32
34
33
-
Add the plugin's views to your theme CSS file:
35
+
Once you have a custom Filament theme set up, add the plugin's views to your theme CSS file:
0 commit comments