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>2020-03-09 15:54:05 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-03-18 21:59:27 +0300
commitbc3f82863bbf808c80083860ed40a88e4969b4ca (patch)
tree379b5e78cc13d93dad7b5a08e07d38945bdc0636 /.browserslistrc
parent5017f6b6206e5054b508632555e66463a98f9fb8 (diff)
Remove IE in .browserslistrc
Diffstat (limited to '.browserslistrc')
-rw-r--r--.browserslistrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.browserslistrc b/.browserslistrc
index f316fb3fd6..ab6f9ffa2e 100644
--- a/.browserslistrc
+++ b/.browserslistrc
@@ -6,8 +6,8 @@ not dead
Chrome >= 60
Firefox >= 60
Edge >= 16.16299
-Explorer 11
iOS >= 10
Safari >= 10
Android >= 6
+not Explorer <= 11
not ExplorerMobile <= 11