- #14
d3f6327
Thanks @vnphanquang! - set pacakge as ESM-first, prioritize ESM exports as.js
, update CommonJS exports as.cjs
, fix publint recommendations
- Add support for Tailwind v4
- Add
@evilmartians/harmony/css/index.css
file that imports all other css files. Closes #4.
- Remove spaces between variable names and values in generated css for smaller minified css files. Closes #7.
- Add CHANGELOG.md
- Add css-variables export target
- First stable release