projects
/
web
/
GruntInit
/
glmTheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c991b28
)
adding sass map
author
ian
<ian@gaslightmedia.com>
Thu, 4 Jun 2015 12:59:31 +0000
(08:59 -0400)
committer
ian
<ian@gaslightmedia.com>
Thu, 4 Jun 2015 12:59:31 +0000
(08:59 -0400)
root/package.json
patch
|
blob
|
history
diff --git
a/root/package.json
b/root/package.json
index
0419014
..
050e03f
100644
(file)
--- 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"
}
}