mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 02:20:59 +00:00
Deprecate .text-hide (#26173)
This commit is contained in:
parent
dd7ed79856
commit
98763f1f85
1 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,6 @@
|
|||
text-shadow: none;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
|
||||
@warn "The `text-hide()` mixin has been deprecated as of v4.1.0. It will be removed entirely in v5.";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue