Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.browserslistrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/.browserslistrc b/.browserslistrc
index 122986c8eb..b8e384bc99 100644
--- a/.browserslistrc
+++ b/.browserslistrc
@@ -1,13 +1,14 @@
# https://github.com/browserslist/browserslist#readme
->= 1%
-last 1 major version
+>= 0.5%
+last 2 major versions
not dead
Chrome >= 60
Firefox >= 60
# needed since Legacy Edge still has usage; 79 was the first Chromium Edge version
# should be removed in the future when its usage drops or when it's moved to dead browsers
not Edge < 79
+Firefox ESR
iOS >= 10
Safari >= 10
Android >= 6