ben-eb / gulp-uncss

DEPRECATED. Remove unused CSS selectors.
MIT License
938 stars 40 forks source link

Create a File or Output of the Unused Css (stripped out code) #45

Closed rooksstrife closed 8 years ago

rooksstrife commented 8 years ago

I submitted this to UnCSS tracker.

It would be awesome to return a file with the stripped out code or output it somehow somewhere. That would be way easier to see what got hacked out and comb through that to add to the ignore! Is this currently possible?

Example: File: unused.css .not{color:#000}.another{display:block} etc...

ben-eb commented 8 years ago

Please use https://github.com/giakki/uncss/issues/49 for this. :smile: