Using Tailwind in a custom field

My custom field(s) live in resources/views/filament/forms/components. I'd like to use Tailwind here. The issue appears to be that Filament will not use my app's CSS file.

If I force Filament to load this CSS file, I notice that miscellaneous Filament styles in the admin panel get overridden.

Any best practices here?
Was this page helpful?