Sha256: d093afc8bd61e66d3adac3a9fcc7f09c90906ed90c1456551355a96b5c8c0453

Contents?: true

Size: 93 Bytes

Versions: 21

Compression:

Stored size: 93 Bytes

Contents

@mixin clearfix() {
  &::after {
    display: block;
    content: "";
    clear: both;
  }
}

Version data entries

21 entries across 21 versions & 4 rubygems

Version Path
bootstrap-4.0.0.alpha6 assets/stylesheets/bootstrap/mixins/_clearfix.scss