- Converted to TypeScript, including type definitions.
- Converted to be an ES6 module.
- Added
Metalsmith#debug()calls.
- Use Metalsmith v2.4's
metalsmith.match()instead ofminimatch. - Major README update.
- Trimmed CSS is written back to its original file, fixing an issue where only the trimmed output from the first file is written.
- Mirrored from emmercm/metalsmith-uncss-2.