UnCSS Task. Remove unused CSS from your stylesheets automatically.

github.com/addyosmani/gulp-uncss-task

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2014
  • Merge pull request #7 from stevemao/patch-1
August 2014
  • add deprecated in the title and give a link to gulp-uncss
March 2014
  • Merge pull request #5 from guillaumevincent/master
  • Update README.md
  • Bump to 0.3, update dependencies
  • Release —v0.2.2
  • Version bump.
  • Update to gulp-util 2.2.13
  • Update to uncss 0.7.9
  • Release —v0.2.1
  • Version bump.
  • Merge pull request #4 from armno/master
February 2014
  • correct gulpfile.js name in stylesheets options
  • enable syntax highlighter for Usage code block
December 2013
  • Merge pull request #2 from tomByrer/patch-1
  • - compress
  • - compress
  • Bumped to 0.2.0 due to API change
  • No compress in test
  • Update index.js
  • Adding gulpplugin keyword to make discoverable
  • Adding first working version