Files
html5-boilerplate/modernizr-config.json
Rob Larsen 284cdd632d Modernizr Update (#2806)
* updating modernizr

* updating dist

* updating deps
2022-07-14 13:33:02 -04:00

18 lines
240 B
JSON

{
"minify": true,
"options": [
"domPrefixes",
"prefixes",
"addTest",
"hasEvent",
"mq",
"prefixedCSSValue",
"testAllProps",
"testProp",
"testStyles",
"setClasses"
],
"feature-detects": [
]
}