From: ian Date: Thu, 4 Jun 2015 12:59:31 +0000 (-0400) Subject: adding sass map X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=83f55ed5f5acf0c02ecfdece51304fdcda8de307;p=web%2FGruntInit%2FglmTheme.git adding sass map --- diff --git a/root/package.json b/root/package.json index 0419014..050e03f 100644 --- a/root/package.json +++ b/root/package.json @@ -8,6 +8,7 @@ "grunt-contrib-uglify": "~0.7.0", "grunt-contrib-watch": "~0.6.1", "grunt-sass": "~0.17.0", - "node-sass": "~1.2.3" + "node-sass": "~1.2.3", + "grunt-contrib-sass": "~0.9.2" } }