diff options
| author | XhmikosR <[email protected]> | 2013-12-08 13:01:18 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2013-12-08 13:23:25 +0200 |
| commit | cbfbf1b2dd16b1aa17e3feef9a4643e98a0f967e (patch) | |
| tree | 1b845510eb4528b07478cfedbe872f03b301bc5a /package.json | |
| parent | b5613c9af5ed412aace32419378137bf64342203 (diff) | |
| download | bootstrap-cbfbf1b2dd16b1aa17e3feef9a4643e98a0f967e.tar.xz bootstrap-cbfbf1b2dd16b1aa17e3feef9a4643e98a0f967e.zip | |
Add csslint support.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3c9fd7fe6..e6adbc17e 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ , "grunt-contrib-concat": "~0.3.0" , "grunt-contrib-connect": "~0.5.0" , "grunt-contrib-copy": "~0.4.1" + , "grunt-contrib-csslint": "~0.2.0" , "grunt-contrib-jshint": "~0.7.0" , "grunt-contrib-qunit": "~0.3.0" , "grunt-contrib-uglify": "~0.2.4" |
