postcss-media-minmax icon indicating copy to clipboard operation
postcss-media-minmax copied to clipboard

How can I use this plugin with WebPack and postcss.config.js?

Open debajit opened this issue 5 years ago • 1 comments

Can you please add instructions on how to use this plugin with PostCSS and Webpack and postcss.config.js?

debajit avatar Jun 08 '20 04:06 debajit

The same as any other plugin: https://github.com/postcss/postcss#webpack

Semigradsky avatar Sep 16 '20 09:09 Semigradsky