Function inject_css

Source
pub fn inject_css(id: Option<&str>, css: &str) -> Result<()>
Expand description

Inject CSS stylesheed directly into DOM as a <style> element using Element::set_inner_html