Commit 31004582 authored by Varunram Ganesh's avatar Varunram Ganesh Committed by XhmikosR
Browse files

Resolve #26262: Add deprecated warning (#26292)

parent e000933c
Showing with 6 additions and 0 deletions
+6 -0
......@@ -6,6 +6,12 @@ group: utilities
toc: true
---
{% capture callout %}
##### Warning
This component is deprecated and will be removed in a future version of bootstrap
{% endcapture %}
{% include callout.html content=callout type="warning" %}
Utilize the `.text-hide` class or mixin to help replace an element's text content with a background image.
{% highlight html %}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment