2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03: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
+1 -1
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
},