Sha256: caf1749f2063f8da70cf10df79bfa8bb4e661c2e8119c70149f28be3ddd68eff

Contents?: true

Size: 463 Bytes

Versions: 3

Compression:

Stored size: 463 Bytes

Contents

// Bootstrap Grid only
//
// Includes relevant variables and mixins for the regular (non-flexbox) grid
// system, as well as the generated predefined classes (e.g., `.col-4-sm`).


//
// Variables
//

@import "bootstrap/custom";
@import "bootstrap/variables";

//
// Grid mixins
//

@import "bootstrap/mixins/clearfix";
@import "bootstrap/mixins/breakpoints";
@import "bootstrap/mixins/grid-framework";
@import "bootstrap/mixins/grid";

@import "bootstrap/grid";

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bootstrap-4.0.0.alpha5 assets/stylesheets/_bootstrap-grid.scss
bootstrap-4.0.0.alpha4 assets/stylesheets/_bootstrap-grid.scss
bootstrap-4.0.0.alpha3.1 assets/stylesheets/_bootstrap-grid.scss