Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 595 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 595 Bytes

Bootstrap with SASS Modules

Bootstrap equivalent but with SASS modules because @import is now deprecated.

Differences

Between the original Bootstrap and this version:

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.