This repository was archived by the owner on Feb 22, 2022. It is now read-only.
Added
- Added
line-[style]andline-[color]utilities to go with Tailwind’s text decoration utilities (underlineandline-through); they can be customized with thetextDecorationStyleandtextDecorationColortheme 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