pierregoutheraud/react-perfect-grid

es6 package

Opened this issue · 0 comments

Hi, It looks awesome but I can't manage to make it work with Systemjs (by jspm);
when I do the following:

import PerfectGrid from 'react-perfect-grid'

it says:
react-perfect-grid@1.0.11/build/main.scss.js net::ERR_FILE_NOT_FOUND

thanks