]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Rename `$grid-breakpoints` to `$breakpoints`, add to root tokens (#42124)
authorMark Otto <markd.otto@gmail.com>
Sun, 8 Mar 2026 00:34:09 +0000 (16:34 -0800)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2026 00:34:09 +0000 (16:34 -0800)
commita5717e607efde3870154f7bb4e64d0aa03840d17
tree02f7f3a658e6b320d6a43f21eaa5d9b1de5c386f
parent8f514397e2a715cd2c1ffce661c4889c85f9ae87
Rename `$grid-breakpoints` to `$breakpoints`, add to root tokens (#42124)

* Rename breakpoints var, output to root

* fixes
20 files changed:
js/src/util/floating-ui.js
scss/_config.scss
scss/_dialog.scss
scss/_list-group.scss
scss/_navbar.scss
scss/_root.scss
scss/_stepper.scss
scss/bootstrap-grid.scss
scss/content/_tables.scss
scss/helpers/_position.scss
scss/layout/_breakpoints.scss
scss/layout/_containers.scss
scss/layout/_grid.scss
scss/mixins/_grid.scss
scss/tests/utilities/_api.test.scss
scss/utilities/_api.scss
site/src/content/docs/components/navbar.mdx
site/src/content/docs/customize/components.mdx
site/src/content/docs/layout/breakpoints.mdx
site/src/content/docs/layout/grid.mdx