We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eecf36f commit 46b894bCopy full SHA for 46b894b
browserslist
@@ -0,0 +1,12 @@
1
+# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
2
+# For additional information regarding the format and rule options, please see:
3
+# https://github.com/browserslist/browserslist#queries
4
+
5
+# You can see what browsers were selected by your queries by running:
6
+# npx browserslist
7
8
+> 0.5%
9
+last 2 versions
10
+Firefox ESR
11
+not dead
12
+not IE 9-11 # For IE 9-11 support, remove 'not'.
0 commit comments