Gaya / Retina-Sprites-for-Compass

Allow to use sprites in retina with Compass.
160 stars 31 forks source link

retina-sprites.scss - new retina display media query #9

Closed oksana-miazina closed 10 years ago

Gaya commented 10 years ago

Thanks for the update!

phlppn commented 10 years ago

This causes the chrome warning: "Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch..."

Is there a way to fix that?

Gaya commented 10 years ago

@phlppn I have a solution to that somewhere. Let me see if I can apply that.

Gaya commented 10 years ago

Fixed by #11

phlppn commented 10 years ago

Thank you!