diff options
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/juick-www/package.json b/juick-www/package.json index f26580db..2eda35cd 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -13,6 +13,8 @@ "license": "AGPLv3", "devDependencies": { "css-loader": "^0.23.1", + "csslint": "^1.0.2", + "csslint-loader": "^1.0.0", "eslint": "^3.1.1", "eslint-loader": "^1.4.1", "extract-text-webpack-plugin": "^1.0.1", |