@gridkitjs/theme-tailwind v0.2.3
Patch Changes#
- a157b54: Fixed
borders="all"still drawing a left-edge line on the first column. The table-levelbox-shadowmeant to repaint that stripped edge didn't align withborder-collapse: collapseand left a stray line behind; the outer left/right edges are now simply left unset on the first/last cell, with nothing repainting them.