This library seems to introduce its' own complete CSS instead of re-using the SCSS that Bootstrap from source offers.
Don't use bootstrap this way... It's *REALLY* easy to use Bootstrap's SCSS from source.. Include bootstrap as an npm dependency, have your scss file set whatever font/color settings you want to use, then include the scss from bootstrap proper.