Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 763 Bytes

File metadata and controls

30 lines (16 loc) · 763 Bytes

Changelog

v2.0.0 / 2023-11-06

  • Converted to TypeScript, including type definitions.

v1.0.0 / 2023-10-31

  • Converted to be an ES6 module.

v0.5.0 / 2023-10-30

  • Added Metalsmith#debug() calls.

v0.4.0 / 2022-02-25

  • Use Metalsmith v2.4's metalsmith.match() instead of minimatch.
  • Major README update.

v0.3.1 / 2020-12-03

  • Trimmed CSS is written back to its original file, fixing an issue where only the trimmed output from the first file is written.

v0.3.0 / 2020-12-02

v0.2.0 / 2020-12-02