strues / retinajs

JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants

Home Page:http://retinajs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme issue

maliyshock opened this issue · comments

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.

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