From: Steve Sutton Date: Thu, 2 Jul 2015 13:46:01 +0000 (-0400) Subject: Need comma X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=83fbd7f5ce6b353822ca0334825ff0f1098ae223;p=web%2FGruntInit%2FglmTheme.git Need comma --- diff --git a/root/Gruntfile.js b/root/Gruntfile.js index 1a5dbf1..4c513e7 100644 --- a/root/Gruntfile.js +++ b/root/Gruntfile.js @@ -4,7 +4,7 @@ module.exports = function(grunt) { sass: { options: { - includePaths: ['bower_components/foundation/scss'] + includePaths: ['bower_components/foundation/scss'], sourceMap: true }, dist: {