mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-07 22:40:59 +00:00
* remove ExplorerMobile since it's included in `dead` browsers * change Edge to >= 16 otherwise browserslist seems to include >= 17
12 lines
184 B
Text
12 lines
184 B
Text
# https://github.com/browserslist/browserslist#readme
|
|
|
|
>= 1%
|
|
last 1 major version
|
|
not dead
|
|
Chrome >= 60
|
|
Firefox >= 60
|
|
Edge >= 16
|
|
iOS >= 10
|
|
Safari >= 10
|
|
Android >= 6
|
|
not Explorer <= 11
|