Tailwind CSS
Notes
no notes yet
Release notes
v4.1.10
· 1y+
Fixed
- Fix incorrectly generated CSS when using percentages in arbitrary values with calc, e.g.:
w-[calc(100%-var(--offset))](#18289)