Skip to main content

custom_theme_to_css

Function custom_theme_to_css 

Source
pub fn custom_theme_to_css(id: &str, vars: &HashMap<String, String>) -> String
Expand description

Generate a CSS block for a single custom theme given its id and var map.