Update browsers setting for autoprefixer

This commit is contained in:
Robbie Antenesse 2019-07-14 11:19:53 -06:00
parent f8b20e7ba2
commit 26e4475fc2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"plugins": { "plugins": {
"autoprefixer": { "autoprefixer": {
"browsers": [ "overrideBrowserslist": [
">1%", ">1%",
"last 4 versions", "last 4 versions",
"Firefox ESR", "Firefox ESR",