© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•12mo ago
pol

Import external CSS after Filament’s theme CSS

I’m loading a few external CSS files using FilamentAsset::register() and Css::make().

This is importing such files without but when I check the generated HTML, these external script are included before Filament’s theme CSS files. The external CSS applies particular styling to elements such as inputs in particular views of the application but Filament’s CSS rules are overriding them.

I want to load the external CSS after Filament’s. Tried looking at the docs and source code but couldn’t find anything related to this.

Is this possible? If so, how?
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

no default css after creating custom theme
FilamentFFilament / ❓┊help
7mo ago
Filament Import
FilamentFFilament / ❓┊help
2y ago
Unable to locate file in Vite manifest: resources/css/filament/admin/theme.css.
FilamentFFilament / ❓┊help
11mo ago
filament theme dark mode
FilamentFFilament / ❓┊help
3y ago