You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-scripts/template/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -562,7 +562,7 @@ No clashes from other `.error` class names
562
562
<buttonclass="Button_error_ax7yz"></div>
563
563
```
564
564
565
-
**This is an optional feature.** Regular html stylesheets and js imported stylesheets are fully supported. CSS Modules are only added when explictly named as a css module stylesheet using the extension `.module.css`.
565
+
**This is an optional feature.** Regular html stylesheets and js imported stylesheets are fully supported. CSS Modules are only added when explicitly named as a css module stylesheet using the extension `.module.css`.
566
566
-->
567
567
568
568
## Post-Processing CSS
@@ -1565,7 +1565,7 @@ Note that tests run much slower with coverage so it is recommended to run it sep
1565
1565
1566
1566
#### Configuration
1567
1567
1568
-
The default Jest coverage configuration can be overriden by adding any of the following supported keys to a Jest config in your package.json.
1568
+
The default Jest coverage configuration can be overridden by adding any of the following supported keys to a Jest config in your package.json.
0 commit comments