@gridkitjs/theme-tailwind v0.1.0
Minor Changes#
- 7f0645b: Styles for column reordering. A header being dragged goes half-opaque and a
copy of it trails the pointer, while the gap the column would drop into takes
an accent line — drawn on the leading edge of the column after the gap, or the
trailing edge of the last one. A reorderable header also takes a
grabcursor and stops its label being selected mid-drag.