react-boilerplate-cra-template
react-boilerplate-cra-template copied to clipboard
about Emotion css-in-js
Is it possible to roll out a version based on emotion css, I'm using emotion instead of styled-compoent, or can you guide me, how should I replace?
Good boilerplate!
Hi! I'm glad you like it!
Yes you can! You can use the Emotion Babel macro to integrate it into the boilerplate. You'll want to replace styled-components in the babel-macro configuration and remove it where it's used.
thanks! if I want use tailwindcss, what should I do. I love this boilerplate and I want to use it for more occasions
OK, I found this https://github.com/react-boilerplate/react-boilerplate-cra-template/issues/175
but not fixed it. need help!
