2createStudio/postcss-sprites

how to use in Webpack 3

rustam87 opened this issue · 1 comments

How to use in Webpack 3? Is it possible?
And how to use with spritesmith options in Webpack(for generate sprite png and scss files)

@rustam87

Yes, the plugin can be used with any version of webpack. You can see here how to configure any PostCSS plugin that will be used by webpack.