Skip to main content

new_from_str

Function new_from_str 

Source
pub fn new_from_str<'a>(css_string: &'a str) -> (Css, Vec<CssParseWarnMsg<'a>>)