Skip to content

Releases: ShiftLimits/tailwindcss-gridlines

v0.2.4

12 Feb 00:45
Compare
Choose a tag to compare

Added

  • Added new range generator function to automatically generate a range of fraction utilities, accessible with gridlines.generateRange (see tests)
  • Extended spacing scale to 60 and added half and quarter fractions for the whole scale

v0.2.3

10 Jan 00:37
Compare
Choose a tag to compare

Added

  • Add unit utility for adjusting the base grid cell size on a per-element basis

Changed

  • Add Stroke Width
  • Add outline and outline offset
  • Fixed bottom positioning on gridlines utilities
  • Gridlines utilities will no longer generate if theme.gridlines is false

v0.2.2

11 Oct 01:16
Compare
Choose a tag to compare

Added

  • Add fit-content utility for width, min-width, and max-width; and for height, min-height, and max-height
  • Add min-content utility for width, max-width, height, min-height, and max-height
  • Add max-content utility for width, max-width, height, min-height, and max-height

v0.2.1

24 Sep 20:50
Compare
Choose a tag to compare

Added

  • Add CHANGELOG.md following the Keep a Changelog format.

Changed

  • Capitalized default key to make sure default borderWidth utility is set appropriately (removes border-default)

v0.2.0

24 Jul 00:11
Compare
Choose a tag to compare

Initial public release! 🎉 Please see README.md for details.