website/_sass/bootstrap/scss/bootstrap-flex.scss
Rolf Amfelt f06abe5ab5
Some checks failed
continuous-integration/drone/push Build is failing
jekyll update
2024-01-20 16:06:39 +01: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";