UNPKG

lost-stylus

Version:

Lost grid system in Stylus without the prefixes.

7 lines (6 loc) 135 B
module.exports = function() { return function(style) { style = this || style; style.import(__dirname + '/index.styl'); } }