mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 15:44:51 +02:00
Docs: Align deprecated message with existing migration guide format (#41299)
Co-authored-by: Julien Déramond <juderamond@gmail.com>
This commit is contained in:
committed by
GitHub
parent
53171ad564
commit
1b869e889a
@@ -77,7 +77,7 @@ If you're migrating from our previous alpha release of v5.3.0, please review the
|
||||
|
||||
- Added new `.border-black` utility to match our `.text-black` and `.bg-black` utilities.
|
||||
|
||||
- <span class="badge text-warning-emphasis bg-warning-subtle">Deprecated</span> Deprecated the `.text-muted` utility and `$text-muted` Sass variable. It's been replaced by `.text-body-secondary` and `$body-secondary-color`.
|
||||
- <span class="badge text-warning-emphasis bg-warning-subtle">Deprecated</span> The `.text-muted` utility and `$text-muted` Sass variable have been deprecated and replaced with `.text-body-secondary` and `$body-secondary-color`.
|
||||
|
||||
### Docs
|
||||
|
||||
|
Reference in New Issue
Block a user