From 24781f800dd3695e71bb1422e767f8245740b6d9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 17 Dec 2021 07:11:33 +0200 Subject: [PATCH] Update alerts.md --- site/content/docs/5.1/components/alerts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.1/components/alerts.md b/site/content/docs/5.1/components/alerts.md index 9ca56d17c8e0..97a9d4e3f431 100644 --- a/site/content/docs/5.1/components/alerts.md +++ b/site/content/docs/5.1/components/alerts.md @@ -160,7 +160,7 @@ When an alert is dismissed, the element is completely removed from the page stru ### 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 `.alert` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.