© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
40 replies
Timster8989

Understanding view rendering

I'm trying to get the css hooks to work, but I think I'm misunderstanding something. I have this problem both in my own app & in the demo app.

If I add this:
.fi-form {
@apply !bg-blue-300 !p-12 rounded-xl;
}

to resources/css/app.css and run "npm run build", I get nothing. How is the publishing supposed to work?

Thanks for the help in advance!

ps. I'm not new to PHP and neither to Laravel or Livewire, but I'm really struggling to understand some aspects of Filament. There is a lot of power, but as there are no source code comments there is a lot of trial and error. If I continue with Filament, I'm sure to submit some PR's regarding the documentation and code comments...
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Tables rendering in print view
FilamentFFilament / ❓┊help
3y ago
Rendering a table in a blade view
FilamentFFilament / ❓┊help
2mo ago
Error while rendering livewire component inside of view rendering in modalContent()
FilamentFFilament / ❓┊help
5mo ago
Rendering custom livewire page on a modal view
FilamentFFilament / ❓┊help
2y ago