resolve_css

Function resolve_css 

Source
fn resolve_css<'a>(
    xml: &'a Document<'a>,
    style_sheet: Option<&'a str>,
) -> StyleSheet<'a>