https://github.com/twbs/bootstrap
Revision c735b2e196544b3bba25d645f4d725e8667b106c authored by Mark Otto on 28 January 2023, 01:36:19 UTC, committed by GitHub on 28 January 2023, 01:36:19 UTC
* WIP

* More changes mentioned

* more

* mention dropdown-menu-dark deprecation

* More edits
1 parent d9037ba
Raw File
Tip revision: c735b2e196544b3bba25d645f4d725e8667b106c authored by Mark Otto on 28 January 2023, 01:36:19 UTC
Migration guide changes for v5.3.0-alpha2 (#37862)
Tip revision: c735b2e
.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