Skip to content

v0.12.1

Choose a tag to compare

@mgcrea mgcrea released this 24 Nov 08:40
· 116 commits to main since this release
0.12.1
3ca812c
  • feat: add custom fontSize support in tailwind.config (edfbbb9)
  • fix: support decimal values in arbitrary font-size and line-height (7a8c9e5)
  • fix: only remove tw/twStyle imports when transformations succeed (7a0a171)
  • fix: validate import kind before mutating react-native imports (db8158f)
  • feat: add arbitrary value support for tracking utilities (f1584d3)
  • fix: support Tailwind shorthand decimals in grow/shrink arbitrary values (28f4b2e)
  • feat: add flex-grow/flex-shrink support with arbitrary values (23ea6a7)