Sha256: 46ba93597e465efe8eaff064ff944de462dcf56eeb7fb358e26a0f59902b84d3

Contents?: true

Size: 138 Bytes

Versions: 6

Compression:

Stored size: 138 Bytes

Contents

// stylelint-disable declaration-no-important

@each $value in $overflows {
  .overflow-#{$value} { overflow: $value !important; }
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
chulapa-jekyll-1.1.0 _sass/bootstrap/utilities/_overflow.scss
chulapa-jekyll-1.0.1 _sass/bootstrap/utilities/_overflow.scss
chulapa-jekyll-1.0.0 _sass/bootstrap/utilities/_overflow.scss
mancalledmountain-theme-0.1.2 _sass/vendors/bootstrap/utilities/_overflow.scss
mancalledmountain-theme-0.1.1 _sass/vendors/bootstrap/utilities/_overflow.scss
mancalledmountain-theme-0.1.0 _sass/vendors/bootstrap/utilities/_overflow.scss