Skip to content

Commit

Permalink
add postcss back to dev client
Browse files Browse the repository at this point in the history
  • Loading branch information
delambo committed Apr 7, 2024
1 parent 1db1da1 commit df026bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kyt-core/src/config/webpack.dev.client.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ module.exports = options => {
},
},
},
// postcssLoader,
postcssLoader,
'sass-loader',
],
exclude: [publicSrcPath],
Expand Down

0 comments on commit df026bd

Please sign in to comment.