pysepal.frontend.styles.get_custom_css#

pysepal.frontend.styles.get_custom_css()[source]#

Return pysepal’s custom stylesheet for the ipyvuetify / Voila runtime.

Concatenates the shared base.css with the Voila-only overrides in custom.css (base first, so the overrides win on equal specificity). The Solara runtime loads the same base.css via pysepal.solara.asset_merger.

Return type:

str