bootstrap-override.scss 234 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 @import "../../../node_modules/bootstrap/scss/functions"; @import "../../../node_modules/bootstrap/scss/variables"; $theme-colors: ( primary: red, light: white, ); @import "../../../node_modules/bootstrap/scss/bootstrap.scss";