@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";