0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Be explicit in the docs for deprecating text-hide

This commit is contained in:
Mark Otto 2018-04-17 08:33:44 -07:00 committed by GitHub
parent 6199871d15
commit 7d8dc4f5b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ toc: true
{% capture callout %}
##### Warning
This component is deprecated and will be removed in a future version of bootstrap
The `text-hide()` clas and mixin has been deprecated as of v4.1. It will be removed entirely in v5.
{% endcapture %}
{% include callout.html content=callout type="warning" %}