Sha256: ee27ec36eca324e4bf09a7078d85696aba6a4d346d0d83e08615fe962d96ba5a

Contents?: true

Size: 376 Bytes

Versions: 325

Compression:

Stored size: 376 Bytes

Contents

// stylelint-disable declaration-no-important

@each $breakpoint in map-keys($grid-breakpoints) {
  @include media-breakpoint-up($breakpoint) {
    $infix: breakpoint-infix($breakpoint, $grid-breakpoints);

    .float#{$infix}-left  { float: left !important; }
    .float#{$infix}-right { float: right !important; }
    .float#{$infix}-none  { float: none !important; }
  }
}

Version data entries

325 entries across 325 versions & 35 rubygems

Version Path
webdesign-sopelnik-0.2.0 _sass/bootstrap/scss/utilities/_float.scss
webdesign-sopelnik-0.1.9 _sass/bootstrap/scss/utilities/_float.scss
webdesign-sopelnik-0.1.8 _sass/bootstrap/scss/utilities/_float.scss
webdesign-sopelnik-0.1.7 _sass/bootstrap/scss/utilities/_float.scss
webdesign-sopelnik-0.1.6 _sass/bootstrap/scss/utilities/_float.scss
webdesign-sopelnik-0.1.5 _sass/bootstrap/scss/utilities/_float.scss
jekyll-theme-conference-2.5.2 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.5.1 _sass/bootstrap/utilities/_float.scss
mekari_ui_toolkit-1.0.13 lib/assets/stylesheets/scss/vendors/utilities/_float.scss
mekari_ui_toolkit-1.0.12 lib/assets/stylesheets/scss/vendors/utilities/_float.scss
bootstrap-4.5.3 assets/stylesheets/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.5.0 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.4.1 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.4.0 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.3.1 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.2.0 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.3.0 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.1.1 _sass/bootstrap/utilities/_float.scss
jekyll-theme-conference-2.1.0 _sass/bootstrap/utilities/_float.scss
viniBaxter-desk_front-26 lib/viniBaxter/sass/desk_front/bootstrap/utilities/_float.scss