Skip to content

Commit

Permalink
Bump postcss-load-config to 3.1.0
Browse files Browse the repository at this point in the history
Adds .cjs and .ts config support for postcss in vite
  • Loading branch information
kamui committed Oct 13, 2021
1 parent 00b3e4f commit 8dc0d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"open": "^8.2.1",
"periscopic": "^2.0.3",
"postcss-import": "^14.0.2",
"postcss-load-config": "^3.0.0",
"postcss-load-config": "^3.1.0",
"postcss-modules": "^4.2.2",
"resolve.exports": "^1.0.2",
"rollup-plugin-license": "^2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 8dc0d0a

Please sign in to comment.