UNPKG

glint

Version:

Glint is an asset (css, js, whatever-you-need) management that helps you organize and manage your client side files

5 lines 111 B
module.exports = { jade: require('./jade'), stylus: require('./stylus'), scss: require('./scss') };