1.0.170 • Published 6 years ago

react-scripts-passphere v1.0.170

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-scripts-passphere

Adds CSS Modules and other goodies to Create React App.

Either create a new project using create-react-app my-app --scripts-version react-scripts-passphere or within your existing project uninstall react-scripts and install react-scripts-passphere.

This package is 10:1 with Create React App. E.g. v0.9.10 of this package is the same as and interchanable with v0.9.1 of Create React App.

Any additional numbers are fixes for this app only. E.g. v0.9.21 is v0.9.2 of React App with a fix only for passphere.

See this CRA Issue for more details, or for a more indepth guide check out this article.

Additional featues

- CSS Modules and regualr CSS imports. Name any css modules <name>.module.css