build with less instead of recess
... | ... | @@ -14,7 +14,7 @@ |
}, | ||
"devDependencies": { | ||
"grunt": "~0.4.1", | ||
"grunt-recess": "~0.3.1", | ||
"grunt-contrib-less": "~0.9.0", | ||
"grunt-contrib-concat": "~0.1.3", | ||
"grunt-contrib-clean": "~0.4.0", | ||
"grunt-contrib-watch": "~0.5.1", | ||
... | ... |
Please register or sign in to comment