silverstripe-webpack/site/src/scss/_variables.scss

10 lines
164 B
SCSS
Raw Normal View History

2018-02-05 12:11:01 +01:00
/*
* Your custom variables
*/
// bootstrap minify bugfix:
$navbar-dark-toggler-icon-bg: none;
$navbar-light-toggler-icon-bg: none;
// IE > 9
$enable-flex: true;