mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added support for tags
This commit is contained in:
@ -5,6 +5,6 @@ module.exports = function(piler) {
|
||||
js: piler.js.renderTags(),
|
||||
css: piler.css.renderTags()
|
||||
});
|
||||
}
|
||||
},
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user