add grunt sass theme task

This commit is contained in:
Hakim El Hattab
2013-03-04 16:34:47 -05:00
parent 2abf6678fa
commit 6a0ce3c5e9
3 changed files with 26 additions and 27 deletions

View File

@ -29,6 +29,7 @@
"grunt-contrib-cssmin": "~0.4.1",
"grunt-contrib-uglify": "~0.1.1",
"grunt-contrib-watch": "~0.2.0",
"grunt-contrib-sass": "~0.2.2",
"grunt": "~0.4.0"
}
}