postcss-critical-css icon indicating copy to clipboard operation
postcss-critical-css copied to clipboard

Provide configuration method for cssnano minify

Open krokodok opened this issue 6 years ago • 1 comments

Postcss-critical-css uses cssnano to minify the content. We would like to further configure how cssnano is working. In our example we must provide zindex: false, otherwise the z-indexes will be transformed to wrong values.

krokodok avatar Sep 09 '19 15:09 krokodok

Yeah, this is a good idea. PRs welcome, but if nothing comes in, I'll include this in the next release.

zgreen avatar Sep 11 '19 20:09 zgreen