luisnaranjo733 / drf-spa-template

A DRF - Vue template project that allows user to view shopping lists.
0 stars 0 forks source link

Install css style loader #5

Open luisnaranjo733 opened 6 years ago

luisnaranjo733 commented 6 years ago

Need to move the react-hot-loader/webpack loader into the jsx? test chunk for dev builds.

luisnaranjo733 commented 6 years ago

https://gaearon.github.io/react-hot-loader/getstarted/

luisnaranjo733 commented 6 years ago

Also install style-loader and css-loader to package.json npm install style-loader --save