UNPKG

modularscale-sass

Version:

A tool to help web designers size their type in a more meaningful way.

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