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:
authorXhmikosR <xhmikosr@gmail.com>2021-03-18 18:46:55 +0300
committerGitHub <noreply@github.com>2021-03-18 18:46:55 +0300
commitf4f687762c763ac6bc855309a44be5565290263e (patch)
tree3fa231036237c22b5bd4866a35665aef2711dba6 /.browserslistrc
parenta88d61db6f8eb461a1bcf568f78e74514b79f0f1 (diff)
.browserslistrc: remove the Edge workaround. (#33397)
It seems that Legacy Edge has been moved to dead, so this is no loner needed.
Diffstat (limited to '.browserslistrc')
-rw-r--r--.browserslistrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.browserslistrc b/.browserslistrc
index b8e384bc99..cc24a06a05 100644
--- a/.browserslistrc
+++ b/.browserslistrc
@@ -5,9 +5,6 @@ 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