We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74724e2 commit 01fb7f9Copy full SHA for 01fb7f9
README.md
@@ -37,13 +37,15 @@ yarn create react-app my-app --template unicorn
37
- [redux-toolkit](https://github.com/reduxjs/redux-toolkit)
38
- [react-redux 7.1.x](https://github.com/reduxjs/react-redux)
39
- [react-router](https://github.com/ReactTraining/react-router)
40
+- [emotion 10.x](https://github.com/emotion-js/emotion)
41
42
## Support
43
44
- Support absolute path with TypeScript
45
- Support VSCode Integration
46
- Support reset.css
47
- Support prettier
48
+- Support emotion source map
49
- Customize config with craco
50
- Customize eslint config > [link](https://create-react-app.dev/docs/advanced-configuration)
51
0 commit comments