Commit a41fd16d authored by Chris Rebert's avatar Chris Rebert
Browse files

rename .retina-image => .img-retina

parent 606d6e81
4 merge requests!8635ignore Gruntfile.js in jekyll,!8453rename .retina-image => .img-retina,!8656Added rel="stylesheet" to CDN-Examples,!8527Inner properties move 1
Showing with 1 addition and 1 deletion
+1 -1
......@@ -331,7 +331,7 @@
// --------------------------------------------------
// Short retina mixin for setting background-image and -size
.retina-image(@file-1x, @file-2x, @width-1x, @height-1x) {
.img-retina(@file-1x, @file-2x, @width-1x, @height-1x) {
background-image: url("@{file-1x}");
@media
......
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