grunt-postcss icon indicating copy to clipboard operation
grunt-postcss copied to clipboard

Pretty print filesize compression in terminal

Open KingScooty opened this issue 10 years ago • 0 comments

It'd be really cool if this printed the original file.css filesize, and then the new outputted filesize using the following tool:

https://github.com/sindresorhus/maxmin#readme

grunt-cssmin does it, and i'm missing that feature using grunt-postcss.

KingScooty avatar Oct 27 '15 16:10 KingScooty