1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 03:41:19 +02:00

Deprecate .text-hide (#26173)

This commit is contained in:
Mark Otto
2018-03-31 22:10:32 -07:00
committed by GitHub
parent dd7ed79856
commit 98763f1f85

View File

@@ -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.";
}