sass/ezy/_sprites.scss in ezy-0.3.0.beta vs sass/ezy/_sprites.scss in ezy-0.3.1.beta
- old
+ new
@@ -186,10 +186,9 @@
only screen and ( min-resolution: #{ $ratio * 96 }dpi),
only screen and ( min-resolution: #{ $ratio }dppx) {
@content;
}
}
-
}
// ---------------------------------------------------------------------------
// @mixin make-sprite
//