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 3d9900b commit 82b0a25Copy full SHA for 82b0a25
.browserslistrc
@@ -1,12 +1,10 @@
1
# https://github.com/browserslist/browserslist#readme
2
3
->= 0.5%
4
last 2 major versions
5
not dead
6
-Chrome >= 60
7
-Firefox >= 60
8
-Firefox ESR
9
-iOS >= 12
10
-Safari >= 12
+Chrome >= 120
+Firefox >= 121
+iOS >= 15.6
+Safari >= 15.6
11
not Explorer <= 11
12
not kaios <= 2.5 # fix floating label issues in Firefox (see https://github.com/postcss/autoprefixer/issues/1533)
0 commit comments