UNPKG

basscss-addons

Version:

Optional modules to extend Basscss

16 lines (11 loc) 268 B
/* Basscss Color Tables */ @import 'basscss-defaults'; .table-light th, .table-light td { border-bottom-width: var(--border-width); border-bottom-style: solid; border-bottom-color: var(--border-color); } .table-light tr:last-child td { border-bottom: 0; }