- List updated for Bootstrap 4.6.0
- Read the Bootstrap docs to find out more customising with Sass
- Learn about compiling Bootstrap on Stack Overflow
Tip: Use sass-plus
to compile Sass and add vendor prefixes automatically: https://www.npmjs.com/package/sass-plus
Thanks you very much for this.
I have a small issue though: Spinners don't seem to be included in any of the individual components.
I added @import "bootstrap/scss/spinners"; myself but you might want to put it in the _input.scss
Just letting you know