mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
59d8cbe742
Add a CompatibilityPage which is shown for incompatible clients. If they continue on regardless, proceed as if it never happened.
12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"minify": true,
|
|
"classPrefix": "modernizr_",
|
|
"options": [
|
|
"setClasses"
|
|
],
|
|
"feature-detects": [
|
|
"test/css/displaytable",
|
|
"test/css/flexbox",
|
|
"test/es5/specification"
|
|
]
|
|
} |