Skip to content

Instantly share code, notes, and snippets.

@jeff1evesque
jeff1evesque / gruntfile.js
Last active August 29, 2015 14:03
Audio Anaylzer: Sample gruntfile.js for Sass Automation
/**
* gruntfile.js
*
* This file automates Sass, Uglify, and Imagemin
*/
module.exports = function (grunt) {
grunt.initConfig({