pub fn parse_css(css: &str) -> Result<ThemeVariants, StylesheetError>Expand description
Parses a CSS stylesheet and builds theme variants.
pub fn parse_css(css: &str) -> Result<ThemeVariants, StylesheetError>Parses a CSS stylesheet and builds theme variants.