You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"minify": true,
|
|
|
|
"classPrefix": "modernizr_",
|
|
|
|
"options": [
|
|
|
|
"setClasses"
|
|
|
|
],
|
|
|
|
"feature-detects": [
|
|
|
|
"test/css/displaytable",
|
|
|
|
"test/css/flexbox",
|
|
|
|
"test/es5/specification",
|
|
|
|
"test/css/objectfit",
|
|
|
|
"test/storage/localstorage",
|
|
|
|
"test/es6/array",
|
|
|
|
"test/es6/collections",
|
|
|
|
"test/es6/promises",
|
|
|
|
"test/svg",
|
|
|
|
"test/svg/asimg",
|
|
|
|
"test/svg/filters",
|
|
|
|
"test/css/animations",
|
|
|
|
"test/css/filters",
|
|
|
|
"test/network/fetch"
|
|
|
|
]
|
|
|
|
}
|