From 1451cc3de7a1dc0d4cf63e9356be83a5d004fba6 Mon Sep 17 00:00:00 2001 From: connors Date: Sun, 16 Feb 2014 11:12:16 -0800 Subject: [PATCH] extra space --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 8bee274..8fd7766 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -40,7 +40,6 @@ module.exports = function(grunt) { src: '<%= meta.distPath %><%= pkg.name %>.js', dest: '<%= meta.docsPath %><%= pkg.name %>.js' } - }, sass: {