@gridkitjs/theme-tailwind v0.2.2
Patch Changes#
- 7dcffc9: A column with
wrapenabled now breaks a word longer than the column instead of overflowing it —white-space: normalalone only breaks at spaces, so a long unbroken token (a URL, a long identifier) previously spilled past the column's fixed width.