mirror of
https://github.com/aniftyco/awesome-tailwindcss.git
synced 2025-12-09 22:35:35 +00:00
Add create-react-app item (#121)
Hey! This PR adds a new item to the open-source list. It differs from the other create-react-app items in the list as it adds `TailwindCSS` to the react-scripts itself. This way it is even possible to add `PurgeCSS` for production builds. To create a new project: ```bash npx create-react-app --scripts-version=react-scripts-tailwindcss my-app ```
This commit is contained in:
committed by
Josh Manders
parent
656bf64764
commit
dc3f60a46d
@@ -58,6 +58,7 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i
|
||||
- [Create React App + Tailwind CSS + EmotionJS](https://github.com/muhajirframe/react-tailwind-emotion-starter/)
|
||||
- [Statusfy](https://github.com/bazzite/statusfy): Statusfy is a Status Page System, easy to use and completely Open Source.
|
||||
- [Todolist - Laravel, Vue and Tailwind CSS](https://github.com/guillaumebriday/todolist-frontend-vuejs)
|
||||
- [Create React App, included with TailwindCSS and PurgeCSS](https://github.com/DemianD/create-react-app-tailwindcss)
|
||||
- [Add Your Item](https://github.com/merchedhq/awesome-tailwindcss/pulls)
|
||||
|
||||
### Apps/Websites
|
||||
|
||||
Reference in New Issue
Block a user