Compiling PostCSS with Webpack and postcss-loader without style-loader and css-loader

前端 未结 0 909
半阙折子戏
半阙折子戏 2020-12-29 05:01

I\'m looking to compile my CSS with PostCSS via Webpack. I can compile it manually already using PostCSS CLI with the following:

postcss src/*.css -d dist/css         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题