mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
Suppress text-hide deprecation warning (#26242)
This commit is contained in:
committed by
XhmikosR
parent
555333a20e
commit
056e28d9e0
@@ -54,5 +54,5 @@
|
||||
// Misc
|
||||
|
||||
.text-hide {
|
||||
@include text-hide();
|
||||
@include text-hide($ignore-warning: true);
|
||||
}
|
||||
|
Reference in New Issue
Block a user