Skip to content

Commit

Permalink
fix(deps): remove autoprefixer and npm audit fix (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r authored Apr 26, 2022
1 parent aba3fbb commit 7e8f867
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 99 deletions.
3 changes: 1 addition & 2 deletions .postcssrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"content": ["./src/**/*.elm", "./src/static/index.js"],
"safelist": ["html", "body", "svg"],
"variables": true
},
"autoprefixer": {}
}
}
}
125 changes: 29 additions & 96 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"@fullhuman/postcss-purgecss": "4.1.3",
"@parcel/transformer-elm": "2.5.0",
"@parcel/transformer-sass": "2.5.0",
"autoprefixer": "10.4.4",
"axe-core": "4.4.1",
"cypress": "5.6.0",
"cypress-axe": "0.14.0",
Expand Down

0 comments on commit 7e8f867

Please sign in to comment.