Skip to content

Releases: stormwarning/tailwindcss-capsize

v1.2.0

11 Oct 20:39
c5409fa
Compare
Choose a tag to compare

🎁 Added

  • Allow unitless or percentage-based leading values #34
    Uses the inherited font-size to determine pixel line-height value.

🐛 Fixed

  • Use correct path for types import #30
    This should clear up any TypeScript warnings during local builds.

v1.1.0

04 Sep 20:21
c86f485
Compare
Choose a tag to compare

💣 Breaking Changes

  • Rename plugin using common prefix convention eac9127
    tailwind-capsizetailwindcss-capsize

v1.0.3

03 Sep 20:41
331e5a0
Compare
Choose a tag to compare

♻️ Changed

  • Cleaned out unused code and fix up docs examples bc1372f

v1.0.2

02 Sep 05:02
4264fb2
Compare
Choose a tag to compare

🐛 Fixed

  • Fixes error when trying to set a custom root font-size value #16

v1.0.1

14 Aug 04:41
461006c
Compare
Choose a tag to compare

🐛 Fixed

  • Updated README and package description & keywords 327886e

v1.0.0

12 Aug 04:37
ead8c4d
Compare
Choose a tag to compare

🎉 Initial release