mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
Deprecate img-retina()
mixin (#28072)
This commit is contained in:
committed by
XhmikosR
parent
bcfb7ed159
commit
2ee8ecedf4
@@ -32,4 +32,5 @@
|
|||||||
background-image: url($file-2x);
|
background-image: url($file-2x);
|
||||||
background-size: $width-1x $height-1x;
|
background-size: $width-1x $height-1x;
|
||||||
}
|
}
|
||||||
|
@include deprecate("`img-retina()`", "v4.3.0", "v5");
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user