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:
@@ -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
|
||||
},
|
||||
|
Reference in New Issue
Block a user