2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

enable failHard grunt-html-validation option; fixes #11876

This commit is contained in:
Chris Rebert
2013-12-17 01:35:16 -08:00
parent af1afb10bd
commit dcfe710fa4
+1
View File
@@ -195,6 +195,7 @@ module.exports = function (grunt) {
options: {
charset: 'utf-8',
doctype: 'HTML5',
failHard: true,
reset: true,
relaxerror: [
'Bad value X-UA-Compatible for attribute http-equiv on element meta.',