strues / retinajs

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

Readme issue #288

Open maliyshock opened 5 years ago

maliyshock commented 5 years ago

Please fix the issue in the readme import retina from 'retinajs'; should be import retina from 'retinajs'; https://monosnap.com/file/5kyKL4YuAufNvWIHK5rhzfllesPwLM

also put somwhere npm install retinajs otherwise you may think that you need to npm install retina which is wrong. I spent 15 minutes to guess where is the mistake.

igolka97 commented 4 years ago

Plus one on this. I spend about 3 hours (!) to find this mistake...