Files
b2b.redline.com.pl/themes/at_movic/_dev/css/partials/_bootstrap-flex.scss
2025-05-30 15:12:20 +02: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";