npm install react-bootstrap bootstrap
npm install node-sass gatsby-plugin-sass
- Download source files from getbootstrap.com and copy the
scss
directory tosrc/scss/bootstrap
- Configure gatsby-plugin-sass, specifying the bootstrap scss directory created in porevious step: