Skip to content

Commit

Permalink
chore: fix missing postcss-load-config dependency (withastro#2835)
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored Mar 19, 2022
1 parent 9573252 commit acc2788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"parse5": "^6.0.1",
"path-to-regexp": "^6.2.0",
"postcss": "^8.4.12",
"postcss-load-config": "^3.1.1",
"prismjs": "^1.27.0",
"rehype-slug": "^5.0.1",
"resolve": "^1.22.0",
Expand Down

0 comments on commit acc2788

Please sign in to comment.