Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1011 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 1011 Bytes

Changelog

1.4.0

Minor Changes

  • #14 d3f6327 Thanks @vnphanquang! - set pacakge as ESM-first, prioritize ESM exports as .js, update CommonJS exports as .cjs, fix publint recommendations

1.3.0 (2024-11-25)

  • Add support for Tailwind v4

1.2.0 (2023-11-25)

New features

  • Add @evilmartians/harmony/css/index.css file that imports all other css files. Closes #4.

Bug fixes

  • Remove spaces between variable names and values in generated css for smaller minified css files. Closes #7.

Improvements

  • Add CHANGELOG.md

1.1.0 (2023-10-23)

New features

  • Add css-variables export target

1.0.0 (2023-10-05)

  • First stable release