Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

v3.1.0

Latest
Compare
Choose a tag to compare
@benface benface released this 10 May 00:47
· 3 commits to main since this release

Added

  • Added line-[style] and line-[color] utilities to go with Tailwind’s text decoration utilities (underline and line-through); they can be customized with the textDecorationStyle and textDecorationColor theme keys

Fixed

  • Fixed an issue when using a font size that includes a default line height in a text style (e.g. ['16px', '24px']), which is supported since Tailwind 1.3