1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 21:49:09 +01:00

Revert to CSScomb 1.1.0 because 1.2.0 and 1.2.1 fuck up our compiled CSS

This commit is contained in:
Mark Otto 2013-12-22 21:18:45 -08:00
parent ec13eb8d38
commit cb7cdd0c05

View File

@ -33,7 +33,7 @@
"grunt-contrib-qunit": "~0.3.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-watch": "~0.5.3",
"grunt-csscomb": "~1.2.1",
"grunt-csscomb": "~1.1.0",
"grunt-html-validation": "~0.1.12",
"grunt-jekyll": "~0.4.0",
"grunt-jscs-checker": "~0.2.6",