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
I have added forms.css, support.css and filament-peek.css manually in my App service provider using FilamentFabricator::registerStyles but I am still missing the inline stylesheet the adds all the core colours to make everything look nice. Specifically I have a page with a filament table where the buttons are invisible as --success-500 is not defined.
What have I missed?
This screenshot is from my filament panel and shows the missing colour definitions in :
This is from one of my fabricator pages, I only have the three manually added styles, no colours:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My frontend pages are missing styles.
I have added forms.css, support.css and filament-peek.css manually in my App service provider using FilamentFabricator::registerStyles but I am still missing the inline stylesheet the adds all the core colours to make everything look nice. Specifically I have a page with a filament table where the buttons are invisible as --success-500 is not defined.
What have I missed?
This screenshot is from my filament panel and shows the missing colour definitions in :

This is from one of my fabricator pages, I only have the three manually added styles, no colours:

Beta Was this translation helpful? Give feedback.
All reactions