Restructuring files and updating Gruntfile to handle it
... | ... | @@ -8,6 +8,7 @@ |
"grunt-contrib-jade": "^0.12.0", | ||
"grunt-contrib-jshint": "^0.10.0", | ||
"grunt-contrib-stylus": "^0.18.0", | ||
"grunt-contrib-uglify": "^0.8.1", | ||
"grunt-jscs": "^0.8.1" | ||
} | ||
} |
Please register or sign in to comment