0.0.1-alpha2 • Published 7 years ago

pluggable-postcss-nested v0.0.1-alpha2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

pluggable-postcss-nested

This is simply a module wrapper to enable integration of the excellent postcss-nested postcss plugin into create-react-app's webpack config without ejecting.

It requires that your webpack application be created using the react-scripts-pluggable scripts package:

create-react-app myAwesomeApp --scripts-version react-scripts-pluggable
cd myAwesomeApp
npm install pluggable-postcss-nested
npm run start
0.0.1-alpha2

7 years ago

0.0.1-alpha1

7 years ago