Skip to main content

parse_css

Function parse_css 

Source
pub fn parse_css(css: &str) -> Result<ThemeVariants, StylesheetError>
Expand description

Parses a CSS stylesheet and builds theme variants.