cra-template-tailwindcss-styled

2.1.0 • Public • Published

cra-template-tailwindcss-styled

npm version

This is the Tailwind CSS and styled-components template for Create React App.

Setting Up

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

Example:

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

# or

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

More Examples

If you need more examples for use Tailwind CSS with styled-components, 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.

Package Sidebar

Install

npm i cra-template-tailwindcss-styled

Weekly Downloads

1

Version

2.1.0

License

MIT

Unpacked Size

41.1 kB

Total Files

23

Last publish

Collaborators

  • angel.codes