59d8cbe742
Add a CompatibilityPage which is shown for incompatible clients. If they continue on regardless, proceed as if it never happened.
12 lines
No EOL
198 B
JSON
12 lines
No EOL
198 B
JSON
{
|
|
"minify": true,
|
|
"classPrefix": "modernizr_",
|
|
"options": [
|
|
"setClasses"
|
|
],
|
|
"feature-detects": [
|
|
"test/css/displaytable",
|
|
"test/css/flexbox",
|
|
"test/es5/specification"
|
|
]
|
|
} |