Sha256: 7ae30b949fbe0210a13f1cd2b355ed7c26efeded31e7c45b7d686a28c2cac208
Contents?: true
Size: 323 Bytes
Versions: 15
Compression:
Stored size: 323 Bytes
Contents
@import 'setup'; .row-default { @include row; } .row-table { @include row(table); } .row-invalid-display { @include row(invalid-argument); } .row-table-reset { @include row(table); .block-child { @include span-columns(4, block); @include reset-display; } } .no-row { @include span-columns(4); }
Version data entries
15 entries across 15 versions & 1 rubygems