summaryrefslogtreecommitdiff
path: root/src/sass/bootstrap4/bootstrap-flex.scss
blob: 60dd03a686101e44edb356d69ad02ad7f8ac64d8 (plain)
1
2
3
4
5
6
7
8
// Bootstrap with Flexbox enabled
//
// Includes all the imports from the standard Bootstrap project, but enables
// the flexbox variable.

$enable-flex: true;

@import "bootstrap";