react-scripts-passphere
v1.0.170
Published
Configuration and scripts for Create React App by Passphere
Downloads
12
Readme
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