Files
BoostrapPageGenerator4/4 beta 2/scss/bootstrap-flex.scss
Francesco Malagrino 88a1e61560 bootstrap 4 beta 2
Bootstrap 4 beta 2
2017-10-30 13:17:39 +00:00

9 lines
182 B
SCSS
Executable File

// Bootstrap with Flexbox enabled
//
// Includes all the imports from the standard Bootstrap project, but enables
// the flexbox variable.
$enable-flex: true;
@import "bootstrap";