2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Move the browserslist config to a separate file.

This commit is contained in:
XhmikosR
2018-07-16 19:07:34 +03:00
parent 6d84d491d1
commit 6cf8700fd9
2 changed files with 13 additions and 13 deletions
-13
View File
@@ -152,19 +152,6 @@
"js/{src,dist}/",
"scss/"
],
"browserslist": [
">= 1%",
"last 1 major version",
"not dead",
"Chrome >= 45",
"Firefox >= 38",
"Edge >= 12",
"Explorer >= 10",
"iOS >= 9",
"Safari >= 9",
"Android >= 4.4",
"Opera >= 30"
],
"bundlesize": [
{
"path": "./dist/css/bootstrap-grid.css",