Sha256: 03520f893676bfdb695e9aa2c69bb54e9431fdfdfac5c86364c953652568ce4f

Contents?: true

Size: 286 Bytes

Versions: 43

Compression:

Stored size: 286 Bytes

Contents

// Row
//
// Rows contain your columns.

@if $enable-grid-classes {
  .row {
    @include make-row();

    > * {
      @include make-col-ready();
    }
  }
}


// Columns
//
// Common styles for small and large grid columns

@if $enable-grid-classes {
  @include make-grid-columns();
}

Version data entries

43 entries across 43 versions & 7 rubygems

Version Path
mumuki-styles-3.1.0 app/assets/stylesheets/vendor/bootstrap/_grid.scss
redeyed-jekyll-theme-0.1.7 _sass/lib/bootstrap-5.0.2/scss/_grid.scss
redeyed-jekyll-theme-0.1.6 _sass/lib/bootstrap-5.0.2/scss/_grid.scss
redeyed-jekyll-theme-0.1.5 _sass/lib/bootstrap-5.0.2/scss/_grid.scss
redeyed-jekyll-theme-0.1.4 _sass/lib/bootstrap-5.0.2/scss/_grid.scss
redeyed-jekyll-theme-0.1.3 _sass/lib/bootstrap-5.0.2/scss/_grid.scss
vuexy-0.1.1 app/assets/stylesheets/bootstrap/scss/_grid.scss
vuexy-0.1.0 app/assets/stylesheets/bootstrap/scss/_grid.scss
bootstrap-5.0.2 assets/stylesheets/bootstrap/_grid.scss
mumuki-styles-3.0.4 app/assets/stylesheets/vendor/bootstrap/_grid.scss
mumuki-styles-3.0.2.2 app/assets/stylesheets/vendor/bootstrap/_grid.scss
mumuki-styles-3.0.2.1 app/assets/stylesheets/vendor/bootstrap/_grid.scss
jekyll-bootstrap-theme-1.1.0 _sass/bootstrap/_grid.scss
administrate-bootstrap-theme-0.2.2 app/assets/stylesheets/administrate-bootstrap-theme/bootstrap/_grid.scss
bootstrap-5.0.1 assets/stylesheets/bootstrap/_grid.scss
mumuki-styles-3.0.3 app/assets/stylesheets/vendor/bootstrap/_grid.scss
mumuki-styles-3.0.2 app/assets/stylesheets/vendor/bootstrap/_grid.scss
jekyll-bootstrap-theme-1.0.0 _sass/bootstrap/_grid.scss
bootstrap-5.0.0 assets/stylesheets/bootstrap/_grid.scss
jekyll-bootstrap-theme-0.1.1 _sass/bootstrap/_grid.scss