strues / retinajs

JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants
http://retinajs.com
MIT License
4.42k stars 612 forks source link

How to discard SVG images to try loading @2x? #266

Open onavascuez opened 7 years ago

onavascuez commented 7 years ago

In my site i have multiple SVG graphs and images, and another PNG or JPG, but the script try to load also SVG images.

sondmitryv commented 7 years ago

I found this method, prescribed here for a selector with pictures https://github.com/jeremymouton/retinajs/blob/master/src/retina.js#L50