about summary refs log tree commit diff
path: root/modernizr.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'modernizr.config.json')
-rw-r--r--modernizr.config.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/modernizr.config.json b/modernizr.config.json
new file mode 100644
index 0000000..69deea9
--- /dev/null
+++ b/modernizr.config.json
@@ -0,0 +1,9 @@
+{
+  "minify": true,
+  "options": [
+    "setClasses"
+  ],
+  "feature-detects": [
+    "test/img/webp"
+  ]
+}