Skip to main content

rumtk_web_compile_css_bundle

Macro rumtk_web_compile_css_bundle 

Source
macro_rules! rumtk_web_compile_css_bundle {
    (  ) => { ... };
    ( $static_dir_path:expr ) => { ... };
    ( $static_dir_path:expr, $skip_default_css:expr ) => { ... };
}