- Forked hexo-uncss2
- Increase Priority to run before hexo-clean-css plugin
- Update dependencies
- Bugfix: add support for Node.js 4.x.
- Updated copyright to
2016
. - Updated dependencies.
- Bugfix: uncss now ignores external stylesheets.
- Added debug statements using
debug
. - Fixes #1: Handle scenario where there are no generated HTML files.
- Added
priority
option. - Replaced dependency
stream-to-buffer
withstream-to-array
.
- Initial version, with tests.
- Initial version.