Sha256: 6be6f591447e8d5d240927ddc513ceb24cc712bc4d9dbba9b423614279d03b39
Contents?: true
Size: 153 Bytes
Versions: 2
Compression:
Stored size: 153 Bytes
Contents
@define-mixin clearfix { &::before { display: table; content: ''; } &::after { display: table; clear: both; content: ''; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.1.1 | lib/postcss_mixins/clearfix.pcss |
yattho_view_components-0.0.1 | lib/postcss_mixins/clearfix.pcss |