Skip to content

Instantly share code, notes, and snippets.

@dlh01
dlh01 / Gruntfile.js
Last active December 18, 2015 11:29 — forked from anonymous/Gruntfile.js
module.exports = function(grunt) {
grunt.initConfig({
// [other stuff...]
compass: {
options: {
sassDir: 'sass',
javascriptsDir: 'javascripts',
(min-width: 45rem) {
html {
font-size: 75% or 125% etc.
}
}
// via http://nataliemac.com/slides/type/