Skip to content

angelmtztrc/cra-template-tailwindcss-styled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A template for creating a react project with tailwindcss and twin.macro already configured, for using the power of tailwindcss and css-in-js.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published