https://github.com/twbs/bootstrap
Revision 3e6265ac55cd8548a83f2470a19ff1dcf28d3b0a authored by Mark Otto on 09 February 2022, 22:15:15 UTC, committed by Mark Otto on 15 February 2022, 03:00:59 UTC
- Use CSS variables wherever possible
- Rename purple-bright to violet for brevity, add CSS vars versions
- Rename download to accent
1 parent 85938bb
Raw File
Tip revision: 3e6265ac55cd8548a83f2470a19ff1dcf28d3b0a authored by Mark Otto on 09 February 2022, 22:15:15 UTC
Rewrite custom docs buttons
Tip revision: 3e6265a
.gitattributes
# Enforce Unix newlines
* text=auto eol=lf

# Don't diff or textually merge source maps
*.map binary

bootstrap.css linguist-vendored=false
bootstrap.js linguist-vendored=false
back to top