Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

v1.2.5

Choose a tag to compare

@benface benface released this 14 Mar 22:52
· 80 commits to main since this release

Added

  • Added maxFlexGrow, maxFlexShrink, and maxOrder options (all default to 5)
  • Added em size (used by width, height, padding, margin, etc.)
  • Percentage negative margin utilities are now generated
  • Offset utilities are now generated for all percentages, not just full
  • Added a bunch of common aspect ratios

Changed

  • maxDenominatorDifference now defaults to 2 instead of 1