Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 1.48 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

No pending changes.

1.0.11 - 2025-02-18

Fixed

  • Throw an error when building TailwindCSS without a hyva-themes.json file

1.0.10 - 2024-10-18

Fixed

The 1.0.9 tag was on the wrong commit. Release 1.0.10 should reference the correct code version.

1.0.9 - 2024-10-18

Added

  • New functions twVar() and twProps(), for using CSS variables in TailwindCSS

1.0.8 - 2023-04-15

Fixed

  • Dynamically determining basePath (thanks to @thijsdewitt)

1.0.7 - 2023-04-15

Added

  • excludeDirs argument to postcssImportHyvaModules() function (thanks to @grimlink)

1.0.2/1.0.6 - 2023-04-15

Fixes and updates

1.0.0 - 2022-04-15

Initial Release 🎉