filamentgroup / tablesaw

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

Abstract out demo styles from plugin styles #229

Closed toddparker closed 8 years ago

toddparker commented 8 years ago

Right now, the tablesaw CSS has some styles that make the demos look nice, but can override a site's CSS. For example, the TH hover sets a bg gradient which we have to override. Ideally, we'd have the most minimal styles for the plugin and include a demo.css (or inline style block) for the demo styles so this separation is clear.

zachleat commented 8 years ago

We have a Bare Tablesaw: https://github.com/filamentgroup/tablesaw#using-bare-tablesaw http://filamentgroup.github.io/tablesaw/demo/bare.html

Do you think we should we move this to be the default?

zachleat commented 8 years ago

https://github.com/filamentgroup/tablesaw#default-styles