CHANGELOG.md 294 B

Changes to CSS Calc

3.1.1

February 13, 2026

  • Fix missing whitespace between components after solving calc expressions (e.g. calc(10px)calc(20px) now serializes as 10px 20px)

Full CHANGELOG