create-react-app-tailwindcss
create-react-app-tailwindcss copied to clipboard
Create React apps with no build configuration, extended with TailwindCSS and PurgeCSS
Create React App, included with TailwindCSS and PurgeCSS
Create React apps with no build configuration.
- Included with TailwindCSS
- Included with PurgeCSS
Installation
npx create-react-app --scripts-version=react-scripts-tailwindcss my-app
cd my-app
npm start
Versions
We try to make a version with TailwindCSS every few releases of create-react-app.
- create-react-app v3.2.0 and Tailwind CSS v1: https://github.com/DemianD/create-react-app-tailwindcss/tree/tailwind-v3.2.0