mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Deprecate invisible()
mixin (#28066)
This commit is contained in:
committed by
XhmikosR
parent
c0e42cb89e
commit
bcfb7ed159
@@ -4,4 +4,5 @@
|
||||
|
||||
@mixin invisible($visibility) {
|
||||
visibility: $visibility !important;
|
||||
@include deprecate("`invisible()`", "v4.3.0", "v5");
|
||||
}
|
||||
|
Reference in New Issue
Block a user