diff options
| author | XhmikosR <[email protected]> | 2020-03-09 14:54:05 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-03-18 20:59:27 +0200 |
| commit | bc3f82863bbf808c80083860ed40a88e4969b4ca (patch) | |
| tree | 379b5e78cc13d93dad7b5a08e07d38945bdc0636 | |
| parent | 5017f6b6206e5054b508632555e66463a98f9fb8 (diff) | |
| download | bootstrap-bc3f82863bbf808c80083860ed40a88e4969b4ca.tar.xz bootstrap-bc3f82863bbf808c80083860ed40a88e4969b4ca.zip | |
Remove IE in .browserslistrc
| -rw-r--r-- | .browserslistrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.browserslistrc b/.browserslistrc index f316fb3fd..ab6f9ffa2 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 |
