2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

use grunt-html instead of grunt-html-validation because holy shit it's fast

This commit is contained in:
Mark Otto
2015-01-19 15:08:34 -08:00
committed by Chris Rebert
parent cff2e21d37
commit ea8b51920a
2 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-exec": "~0.4.6",
"grunt-html-validation": "~0.1.18",
"grunt-html": "^2.0.0",
"grunt-jekyll": "~0.4.2",
"grunt-jscs": "~1.2.0",
"grunt-postcss": "^0.3.0",