first commit
This commit is contained in:
8
web/common/static/bootstrap-v4/scss/bootstrap-flex.scss
vendored
Normal file
8
web/common/static/bootstrap-v4/scss/bootstrap-flex.scss
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
// Bootstrap with Flexbox enabled
|
||||
//
|
||||
// Includes all the imports from the standard Bootstrap project, but enables
|
||||
// the flexbox variable.
|
||||
|
||||
$enable-flex: true;
|
||||
|
||||
@import "bootstrap";
|
||||
Reference in New Issue
Block a user