resource_sass_dynamic

Macro resource_sass_dynamic 

Source
macro_rules! resource_sass_dynamic {
    ( $_resource_name : ident, $_content_type : tt, $_source_path : tt, $_description : literal ) => { ... };
}