Last updated 5 years ago
⏰ We already installed bootstrap in your stackblitz starter to get in your app.
bootstrap
Include the reference of Bootstrap globally at the top of the 📝 src/styles.scss file as shown below.
src/styles.scss
@import "~bootstrap/dist/css/bootstrap.css";