bootstrap-sass-modules
v3.1.0
Published
Bootstrap with SASS Modules
Downloads
20
Maintainers
Readme
Bootstrap with SASS Modules
Bootstrap equivalent but with SASS modules because @import is now deprecated.
Differences
Between the original Bootstrap and this version:
- https://raw.githubusercontent.com/twbs/bootstrap/refs/heads/main/dist/css/bootstrap.css
- https://raw.githubusercontent.com/bastienmoulia/bootstrap-sass-modules/refs/heads/main/dist/css/bootstrap.css
You will see that SASS now generate RGB colors with decimal values instead of hex colors.
Also the inline SVG with d= path lost the last z character.
