Add sassyJSON library

This commit is contained in:
Benoit Favreault
2015-03-29 06:16:32 -04:00
committed by Francis Lachapelle
parent 3441a66040
commit b5bea16abb
3 changed files with 7 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
"grunt-contrib-compass": "^1.0.1",
"grunt-contrib-sass": ">=0.8.0",
"grunt-contrib-watch": ">=0.5.3",
"grunt-postcss": "^0.3.0"
"grunt-postcss": "^0.3.0",
"sassyjson": "^1.1.8"
}
}