filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Default border still exists #325

Closed brendon closed 2 years ago

brendon commented 6 years ago

Hi there, I was wondering if it was intentional that the default border still exists even though there is now the option of including the class to add a border:

https://github.com/filamentgroup/tablesaw/blob/950db5cce0a4a64d6fb6e0d56954afcd755f3d3f/dist/tablesaw.css#L424

zachleat commented 6 years ago

Hmm, good question. That border is specifically for the stack table when rows are actively stacked.

I’d be wary to remove it before a 4.0, but I would be on board with making it opt-in.

brendon commented 6 years ago

Sounds good :D