Sha256: 3d7b4dde042d31ef67c84ab7f3ba13ca667de232cf1f6c806311bc2e4c933286
Contents?: true
Size: 354 Bytes
Versions: 4
Compression:
Stored size: 354 Bytes
Contents
@import "has-layout"; @mixin clearfix { &:before { content: "\0020"; display: block; height: 0; visibility: hidden; } &:after { content: "\0020"; display: block; height: 0; visibility: hidden; clear: both; } @include has-layout; } @mixin cleartext { overflow:hidden; font-size:0; line-height:0; text-indent:-9999px; }
Version data entries
4 entries across 4 versions & 1 rubygems