mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
.browserslistrc: add not dead.
This commit is contained in:
+2
-1
@@ -148,8 +148,9 @@
|
||||
"scss/"
|
||||
],
|
||||
"browserslist": [
|
||||
"last 1 major version",
|
||||
">= 1%",
|
||||
"last 1 major version",
|
||||
"not dead",
|
||||
"Chrome >= 45",
|
||||
"Firefox >= 38",
|
||||
"Edge >= 12",
|
||||
|
||||
Reference in New Issue
Block a user