From: Steve Sutton Date: Fri, 26 Jun 2015 00:23:36 +0000 (-0400) Subject: Update Gruntfile X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8ac4fc60254d9f8a4f2e04f87ea0e90922afd52d;p=web%2FGruntInit%2FglmTheme.git Update Gruntfile Need to use spaces not tabs. correct spacing for option --- diff --git a/root/Gruntfile.js b/root/Gruntfile.js index 2076d8e..1a5dbf1 100644 --- a/root/Gruntfile.js +++ b/root/Gruntfile.js @@ -5,7 +5,7 @@ module.exports = function(grunt) { sass: { options: { includePaths: ['bower_components/foundation/scss'] - sourceMap: true + sourceMap: true }, dist: { options: {