mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
.browserslistrc: add not dead
.
This commit is contained in:
parent
e57a2f244b
commit
13b8b9f03a
@ -148,8 +148,9 @@
|
||||
"scss/"
|
||||
],
|
||||
"browserslist": [
|
||||
"last 1 major version",
|
||||
">= 1%",
|
||||
"last 1 major version",
|
||||
"not dead",
|
||||
"Chrome >= 45",
|
||||
"Firefox >= 38",
|
||||
"Edge >= 12",
|
||||
|
Loading…
x
Reference in New Issue
Block a user