Add csslint support.
Showing
.csslintrc
0 → 100644
| ... | @@ -26,6 +26,7 @@ | ... | @@ -26,6 +26,7 @@ |
| , "grunt-contrib-concat": "~0.3.0" | , "grunt-contrib-concat": "~0.3.0" | ||
| , "grunt-contrib-connect": "~0.5.0" | , "grunt-contrib-connect": "~0.5.0" | ||
| , "grunt-contrib-copy": "~0.4.1" | , "grunt-contrib-copy": "~0.4.1" | ||
| , "grunt-contrib-csslint": "~0.2.0" | |||
| , "grunt-contrib-jshint": "~0.7.0" | , "grunt-contrib-jshint": "~0.7.0" | ||
| , "grunt-contrib-qunit": "~0.3.0" | , "grunt-contrib-qunit": "~0.3.0" | ||
| , "grunt-contrib-uglify": "~0.2.4" | , "grunt-contrib-uglify": "~0.2.4" | ||
| ... | ... |
Please register or sign in to comment