Skip to content

Commit 034d81b

Browse files
committed
build: fix reference to path of postcss.config file extended by root
1 parent 93646de commit 034d81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postcss.config.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./packages/postcss-config/postcss.config')
1+
module.exports = require('./config/postcss-config/postcss.config')

0 commit comments

Comments
 (0)