You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My typical workflow is to install bootstrap with npm and then use node-sass --include-path node_modules/ so I can easily import individual files, like @import "bootstrap/scss/mixins";