UNPKG

picnic

Version:

A lighweight CSS library with nice defaults and many plugins to kickstart your projects

7 lines (6 loc) 138 B
var path = require('path'); module.exports = function(eyeglass, sass) { return { sassDir: path.join(__dirname, 'stylesheets') } }