Skip to content

Releases: asyarb/tailwind-capsize

v1.2.3

01 Apr 07:15
Compare
Choose a tag to compare

1.2.3 (2024-04-01)

Bug Fixes

  • require field extension incorrectly specified .cjs (072a832)

v1.2.2

01 Apr 07:11
Compare
Choose a tag to compare

1.2.2 (2024-04-01)

Bug Fixes

  • module resolution - bundler fix? (4012af4)

v1.2.1

11 Jun 20:11
Compare
Choose a tag to compare

1.2.1 (2022-06-11)

Bug Fixes

v1.2.0

12 May 20:14
188928e
Compare
Choose a tag to compare

1.2.0 (2022-05-12)

Features

v1.1.1

11 May 21:44
Compare
Choose a tag to compare

1.1.1 (2022-05-11)

Bug Fixes

  • reduce css ouput slightly by inlining negative conversion (61edbd7)

v1.1.0

11 May 01:35
824b5bb
Compare
Choose a tag to compare

1.1.0 (2022-05-11)

Features

  • opt out of trimming with no-capsize class (#4) (824b5bb)

v1.0.0

11 May 00:36
Compare
Choose a tag to compare

1.0.0 (2022-05-11)

Features

  • swap implementation to CSS variables and support built-in tailwind classes (#3) (993d493)

BREAKING CHANGES

  • Removes all custom utilities in favor of existing tailwind classes. Adds new capsize class to control "trimming". See new README for additional details on usage.