From: Mark Otto Date: Fri, 11 Feb 2022 00:19:29 +0000 (-0800) Subject: Bump version callout X-Git-Tag: v5.2.0-beta1~259 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7942190c746b4aeefc5e7680cb396b1885670aa;p=thirdparty%2Fbootstrap.git Bump version callout --- diff --git a/site/content/docs/5.1/components/badge.md b/site/content/docs/5.1/components/badge.md index 751871bea2..183203168d 100644 --- a/site/content/docs/5.1/components/badge.md +++ b/site/content/docs/5.1/components/badge.md @@ -90,7 +90,7 @@ Use the `.rounded-pill` utility class to make badges more rounded with a larger ### Variables -Added in v5.3.0 +Added in v5.2.0 As part of Bootstrap's evolving CSS variables approach, buttons now use local CSS variables on `.badge` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.