]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.browserslistrc: remove the Edge workaround. (#33397)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 18 Mar 2021 15:46:55 +0000 (17:46 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 15:46:55 +0000 (17:46 +0200)
It seems that Legacy Edge has been moved to dead, so this is no loner needed.

.browserslistrc

index b8e384bc990e72895954c3739702ed812c828bdb..cc24a06a0505f52e66ecbf1e41b4a542906067cc 100644 (file)
@@ -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