Skip to content

Commit

Permalink
Fix postcss-replace
Browse files Browse the repository at this point in the history
  • Loading branch information
CKGrafico committed Feb 19, 2021
1 parent a2d3dea commit 5e05b0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"postcss-loader": "^5.0.0",
"postcss-mixins": "^6.2.3",
"postcss-nested": "^4.2.3",
"postcss-replace": "^1.1.2",
"postcss-replace": "CKGrafico/postcss-replace#patch-1",
"postcss-simple-vars": "^5.0.2",
"prettier": "^2.2.1",
"prettier-stylelint": "^0.4.2",
Expand Down

0 comments on commit 5e05b0f

Please sign in to comment.