diff options
| author | Johann-S <[email protected]> | 2018-11-09 10:51:50 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-02-20 22:05:45 +0200 |
| commit | 5e068eeda9155e19663578a005383ce1da7fd1a6 (patch) | |
| tree | 117559f658bb2136d9a620e4e97fb864b393a568 | |
| parent | 57d50b2134077f3ef93757b52ddf51a86632e92c (diff) | |
| download | bootstrap-5e068eeda9155e19663578a005383ce1da7fd1a6.tar.xz bootstrap-5e068eeda9155e19663578a005383ce1da7fd1a6.zip | |
remove IE from our browserlist
| -rw-r--r-- | .browserslistrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.browserslistrc b/.browserslistrc index 1bfd19753..80c10ba26 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -6,7 +6,6 @@ not dead Chrome >= 45 Firefox >= 38 Edge >= 12 -Explorer >= 10 iOS >= 9 Safari >= 9 Android >= 4.4 |
