postcss-critical-css
postcss-critical-css copied to clipboard
Provide configuration method for cssnano minify
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.
Yeah, this is a good idea. PRs welcome, but if nothing comes in, I'll include this in the next release.