Skip to main content

transmute_css

Function transmute_css 

Source
pub fn transmute_css(
    css_content: &str,
    options: TransmuteOptions,
) -> Result<Transmutation, GrimoireCssError>
Expand description

Transmutes inline CSS without filesystem access.