aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

Update postcss-loader & postcss-import #504

Closed nucliweb closed 5 years ago

nucliweb commented 7 years ago

I thinks is interesting upgrade the postcss-loader & postcss-import, but the latest versions of these don't have support for Node.js versions less than 4.5.x.

And the .travis.yml have a Node version 4 🤔

ngokevin commented 5 years ago

you can bump node version.

also upgrading postcss-import has a bad bug that messes up npm/webpack