mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
a2594e1d6e
* Bump supported browsers for v5 - Chrome history: https://en.wikipedia.org/wiki/Google_Chrome_version_history - Firefox latest ESR (v60): https://www.mozilla.org/en-US/firefox/organizations/ - Edge history: https://en.wikipedia.org/wiki/Microsoft_Edge#Release_history - Desktop Safari history: https://en.wikipedia.org/wiki/Safari_version_history - Opera history: https://help.opera.com/en/opera-version-history/ * Update .browserslistrc * Roll back Chrome several versions for now Still WIP, but wanting to get this merged, so finding a slightly wider baseline
13 lines
208 B
Text
13 lines
208 B
Text
# https://github.com/browserslist/browserslist#readme
|
|
|
|
>= 1%
|
|
last 1 major version
|
|
not dead
|
|
Chrome >= 60
|
|
Firefox >= 60
|
|
Edge >= 15.15063
|
|
Explorer 11
|
|
iOS >= 10
|
|
Safari >= 10
|
|
Android >= 6
|
|
not ExplorerMobile <= 11
|