Need comma
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Jul 2015 13:46:01 +0000 (09:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Jul 2015 13:46:01 +0000 (09:46 -0400)
root/Gruntfile.js

index 1a5dbf1..4c513e7 100644 (file)
@@ -4,7 +4,7 @@ module.exports = function(grunt) {
 
     sass: {
       options: {
-        includePaths: ['bower_components/foundation/scss']
+        includePaths: ['bower_components/foundation/scss'],
         sourceMap: true
       },
       dist: {