1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

.browserslistrc: add not dead.

This commit is contained in:
XhmikosR
2018-06-27 09:33:53 +03:00
parent e57a2f244b
commit 13b8b9f03a

View File

@@ -148,8 +148,9 @@
"scss/" "scss/"
], ],
"browserslist": [ "browserslist": [
"last 1 major version",
">= 1%", ">= 1%",
"last 1 major version",
"not dead",
"Chrome >= 45", "Chrome >= 45",
"Firefox >= 38", "Firefox >= 38",
"Edge >= 12", "Edge >= 12",