Update Modernizr and stop it from polluting classes on the html tag

This commit is contained in:
Michael Telatynski 2021-07-09 11:49:07 +01:00
parent 8f92a28b12
commit 629630a086
4 changed files with 11 additions and 14 deletions

View file

@ -1,9 +1,6 @@
{
"minify": true,
"classPrefix": "modernizr_",
"options": [
"setClasses"
],
"enableClasses": false,
"feature-detects": [
"test/css/animations",
"test/css/displaytable",