I noticed that an image embedded into css with Data URI scheme is displayed on Retina screens with "regular" resolution. How to embed and image with resolution required by the Retina display?I didn't try to embed a double resolution (@2) PNG into CSS, but I suspect that it would be displayed in double size, similar to regular images when size of the image is not defined.