mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
18 lines
240 B
JSON
18 lines
240 B
JSON
{
|
|
"minify": true,
|
|
"options": [
|
|
"domPrefixes",
|
|
"prefixes",
|
|
"addTest",
|
|
"hasEvent",
|
|
"mq",
|
|
"prefixedCSSValue",
|
|
"testAllProps",
|
|
"testProp",
|
|
"testStyles",
|
|
"setClasses"
|
|
],
|
|
"feature-detects": [
|
|
]
|
|
}
|