aboutsummaryrefslogtreecommitdiff
path: root/.browserslistrc
blob: 122986c8eb326462ab4682b9ab0e35877f76e391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# https://github.com/browserslist/browserslist#readme

>= 1%
last 1 major version
not dead
Chrome >= 60
Firefox >= 60
# needed since Legacy Edge still has usage; 79 was the first Chromium Edge version
# should be removed in the future when its usage drops or when it's moved to dead browsers
not Edge < 79
iOS >= 10
Safari >= 10
Android >= 6
not Explorer <= 11