Commit 2ee8eced authored by Martijn Cuppens's avatar Martijn Cuppens Committed by XhmikosR
Browse files

Deprecate `img-retina()` mixin (#28072)

parent bcfb7ed1
Showing with 1 addition and 0 deletions
+1 -0
...@@ -32,4 +32,5 @@ ...@@ -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");
} }
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment