Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2017-11-27 00:40:33 +0300
committerMark Otto <markdotto@gmail.com>2017-11-27 00:40:33 +0300
commit3c2f8bafac56592f83362b2005a8ac44d9c8b23b (patch)
tree7a30ceb5e0f825b3fa0e9002ea5f084358e6411e /package.json
parentf464005382b14d92802f64d8e301bb019421df3d (diff)
remove csscomb, it's duplicating work from stylelint
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index f3b7f717b6..df97454e2d 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,6 @@
"grunt-contrib-qunit": "~2.0.0",
"grunt-contrib-uglify": "~3.2.1",
"grunt-contrib-watch": "~1.0.0",
- "grunt-csscomb": "~3.1.0",
"grunt-exec": "~3.0.0",
"grunt-html": "~8.6.1",
"grunt-jekyll": "~0.4.4",