Files
BoostrapPageGenerator4/4/scss/bootstrap-flex.scss
Francesco Malagrino f1fdc89d7d Bootstrap version 4
Bootstrap Version 4
2018-02-06 19: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";