Files
redline.com.pl/themes/at_movic/_dev/css/partials/_bootstrap-flex.scss
2024-11-11 18:46:54 +01:00

9 lines
183 B
SCSS

// Bootstrap with Flexbox enabled
//
// Includes all the imports from the standard Bootstrap project, but enables
// the flexbox variable.
$enable-flex: false;
@import "bootstrap";