1.0.1 • Published 4 years ago

cra-template-tailwindcss-emotion v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

cra-template-tailwindcss-emotion

This is the Tailwind CSS & Emotion template for Create React App.

Setting Up

To use this template, add --template tailwindcss-emotion when you're creating a new app.

Example:

npx create-react-app my-app --template tailwindcss-emotion

# or 

yarn create react-app my-app --template tailwindcss-emotion

More Examples

If you need more examples for use TailwindCSS with Emotion, you can see this two pages:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

1.0.1

4 years ago

1.0.0

4 years ago