5 lines
136 B
SCSS
5 lines
136 B
SCSS
// overwrite variables
|
|
$body-bg: #fdfdfd;
|
|
$enable-responsive-font-sizes: true;
|
|
@import "../node_modules/bootstrap/scss/bootstrap.scss";
|