nas-denar/public/scss/bootstrap-flex.scss

9 lines
182 B
SCSS
Raw Normal View History

2017-09-14 20:06:51 +02:00
// Bootstrap with Flexbox enabled
//
// Includes all the imports from the standard Bootstrap project, but enables
// the flexbox variable.
$enable-flex: true;
@import "bootstrap";