Sha256: f27cf408ea7c632cd13e71323d03a7fc9969c5fc65877eb370fa0356a4a84bf2

Contents?: true

Size: 100 Bytes

Versions: 4

Compression:

Stored size: 100 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
optimacms-0.3.12 app/assets/stylesheets/bootstrap4/mixins/_clearfix.scss
optimacms-0.3.11 app/assets/stylesheets/bootstrap4/mixins/_clearfix.scss
optimacms-0.3.4 app/assets/stylesheets/bootstrap4/mixins/_clearfix.scss
optimacms-0.3.3 app/assets/stylesheets/bootstrap4/mixins/_clearfix.scss