Skip to main content

bundle_css

Function bundle_css 

Source
pub fn bundle_css(
    sources: &Vec<String>,
    out_dir: &str,
    out_file: &str,
    skip_default_css: bool,
)