mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-28 22:39:11 +02:00
Remove added badges from docs pages (#41694)
* Remove added badges from docs pages * Remove AddedIn
This commit is contained in:
@@ -153,9 +153,7 @@ The striped gradient can also be animated. Add `.progress-bar-animated` to `.pro
|
||||
|
||||
### Variables
|
||||
|
||||
<AddedIn version="5.2.0" />
|
||||
|
||||
As part of Bootstrap’s evolving CSS variables approach, progress bars now use local CSS variables on `.progress` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
|
||||
<CSSVariables component="Progress" className="progress" />
|
||||
|
||||
<ScssDocs name="progress-css-vars" file="scss/_progress.scss" />
|
||||
|
||||
|
Reference in New Issue
Block a user