ariabk
Custom layout
Can you help me understand why TableBuilder has a custom layout config, and when this layout is used?
https://filamentphp.com/docs/3.x/tables/installation#configuring-your-layout
It's confusing me and I understand that this is a seperate issue from Custom themes
22 replies
Custom layout
I have a custom page in Filament and I am using Tailwind for the styles, Some of the Tailwind classes are missing from Filament's CSS file.
I am using Vite and Tailwind in my Laravel application, so usually the assets are referenced using Vite and with "npm run dev "running.
I am trying to achieve the same thing here
22 replies
Custom layout
Ok, but what about the layout file in components directory?
https://filamentphp.com/docs/3.x/tables/installation#configuring-your-layout
22 replies