Skip to content

Instantly share code, notes, and snippets.

@adamthebig
Last active September 22, 2015 15:23
Show Gist options
  • Save adamthebig/ba86e3789487847c303c to your computer and use it in GitHub Desktop.
Save adamthebig/ba86e3789487847c303c to your computer and use it in GitHub Desktop.
Frunt: Table Component
<table class="c-table --bordered --striped --hover --compact">
<thead>
...
</thead>
<tbody>
...
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment