Custom CSS for ViewColumn

I have a pre-minified CSS stylesheet that I want to use specifically to style a custom ViewColumn. This is not changing the overall Filament theme for the panel, it just provides some formatting for the custom view within the ViewColumn.

What is the best way to include this in my app?
Was this page helpful?