about summary refs log tree commit diff
path: root/modernizr.config.json
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2020-01-04 15:40:37 +0100
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2020-01-04 15:40:37 +0100
commit6f5d5569ef1042bd3a643f341d938761d5a397e1 (patch)
treeccf9c9b813b994c00391d5ad2021057418cf8eff /modernizr.config.json
parent32da7948bed6da8fba51eb4220cbf35fe3234f5f (diff)
downloadpuszcza-6f5d5569ef1042bd3a643f341d938761d5a397e1.tar.gz
puszcza-6f5d5569ef1042bd3a643f341d938761d5a397e1.zip
Add modernizr
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"
+  ]
+}