Custom Panel Color rendered in froms outside of panel
I am using forms and panels, when using custom colors in panels these are used outside of the panel, but the CSS isn't loaded.... What is the way we should load this accordingly?
3 Replies
e.g. classes
are not in the filamentstyles or livewire styles loading so are not loaded.....
I just passed it into the app's configuration. Just seems a little weird/verging on a bug
Hey,
If you are using form builder, you should register the custom colors in the AppServiceProvider
Is it?
I had tried that to no avail, so they ended up in my tailwind.config