mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
.browserslistrc: remove the Edge workaround. (#33397)
It seems that Legacy Edge has been moved to dead, so this is no loner needed.
This commit is contained in:
@@ -5,9 +5,6 @@ last 2 major versions
|
|||||||
not dead
|
not dead
|
||||||
Chrome >= 60
|
Chrome >= 60
|
||||||
Firefox >= 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
|
Firefox ESR
|
||||||
iOS >= 10
|
iOS >= 10
|
||||||
Safari >= 10
|
Safari >= 10
|
||||||
|
Reference in New Issue
Block a user