Sha256: 9e9521d7ebcfd34d65da7319019a4742ea17e35091e9f6bfae3b1f570b7e8b28
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
// scss-docs-start clearfix @mixin clearfix() { &::after { display: block; clear: both; content: ''; } } // scss-docs-end clearfix
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-rubin-collab-theme-0.1.1 | _third_party/mdb-ui-kit/src/scss/bootstrap-rtl-fix/mixins/_clearfix.scss |