aboutsummaryrefslogtreecommitdiff
path: root/.browserslistrc
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-03-22 23:02:10 +0200
committerGitHub <[email protected]>2021-03-22 23:02:10 +0200
commitd9da43f3cc9daaa6050685687416f3abd3ee25eb (patch)
treef9a941e77a91663061af4ae9dce3550c713809ef /.browserslistrc
parenta3ad7327f233cac4bf1c9431bf99e47ab8d5f551 (diff)
downloadbootstrap-d9da43f3cc9daaa6050685687416f3abd3ee25eb.tar.xz
bootstrap-d9da43f3cc9daaa6050685687416f3abd3ee25eb.zip
.browserslistrc: remove Android and make Safari/iOS 12 the minimum (#33399)
Diffstat (limited to '.browserslistrc')
-rw-r--r--.browserslistrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/.browserslistrc b/.browserslistrc
index cc24a06a0..c71c8b9c7 100644
--- a/.browserslistrc
+++ b/.browserslistrc
@@ -6,7 +6,6 @@ not dead
Chrome >= 60
Firefox >= 60
Firefox ESR
-iOS >= 10
-Safari >= 10
-Android >= 6
+iOS >= 12
+Safari >= 12
not Explorer <= 11