ben-eb / gulp-uncss

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

Uncss makes gulp-sourcemaps useless for me #42

Closed 462960 closed 8 years ago

462960 commented 8 years ago

That's how my gulp task looks like http://c2n.me/3sbh9c6.jpg Source map gives far from correct result. I tried to place unss after destination of maps, where the blue arrow points. Only disabling uncss lets perform correct sourcing.

Could you give me a hand, please?

ben-eb commented 8 years ago

UnCSS doesn't support sourcemaps.

https://github.com/giakki/uncss/issues/172