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