Skip to content

Commit 5e05b0f

Browse files
committed
Fix postcss-replace
1 parent a2d3dea commit 5e05b0f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"postcss-loader": "^5.0.0",
5454
"postcss-mixins": "^6.2.3",
5555
"postcss-nested": "^4.2.3",
56-
"postcss-replace": "^1.1.2",
56+
"postcss-replace": "CKGrafico/postcss-replace#patch-1",
5757
"postcss-simple-vars": "^5.0.2",
5858
"prettier": "^2.2.1",
5959
"prettier-stylelint": "^0.4.2",

0 commit comments

Comments
 (0)