mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 20:20:25 +00:00
Merge pull request #452 from pi-hole/autoprefixer
Tweak browserslist config
This commit is contained in:
+3
-1
@@ -90,9 +90,11 @@
|
||||
"check-format": "prettier --list-different \"**/*.{js,tsx}\""
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults",
|
||||
">0.2%",
|
||||
"not dead",
|
||||
"not ie <= 11",
|
||||
"Explorer 11",
|
||||
"not ExplorerMobile <= 11",
|
||||
"not op_mini all"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user