GitHub user VasilijeBursac added a comment to the discussion: Recommended approach to add custom fonts with the new theming system and frontend structure
@dosu The documentation states: > "Self-hosted: Place font files in /static/assets/fonts/ and reference via > CSS. This feature works with the stock Docker image - no custom build > required!" Could you please provide a minimal working example of this setup? Specifically: 1. What is the recommended CSS entry point for loading the font in a generic and upgrade-safe way (i.e., without maintaining custom frontend code)? 2. Can a separate CSS file be created to handle font declarations, and then be loaded via superset_config.py? GitHub link: https://github.com/apache/superset/discussions/34397#discussioncomment-14617981 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
