You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add h-lh, min-h-lh, max-h-lh utilities to height, min-height, and max-height docs (#2227)
These line-height-based sizing utilities were added in
[tailwindcss#17790](tailwindlabs/tailwindcss#17790)
and released in **v4.1.5**.
This PR adds the following utilities to their respective documentation
pages:
- `h-lh` → `height` page
- `min-h-lh` → `min-height` page
- `max-h-lh` → `max-height` page
0 commit comments