1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-07 22:26:57 +02:00

.browserslistrc: remove Android and make Safari/iOS 12 the minimum (#33399)

This commit is contained in:
XhmikosR
2021-03-22 23:02:10 +02:00
committed by GitHub
parent a3ad7327f2
commit d9da43f3cc
3 changed files with 9 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ const browsers = {
iphone7: {
base: 'BrowserStack',
os: 'ios',
os_version: '10.0',
os_version: '12.0',
device: 'iPhone 7',
real_mobile: true
},