Skip to content
This repository was archived by the owner on Jan 31, 2021. It is now read-only.

Create React apps with no build configuration, extended with TailwindCSS and PurgeCSS

NotificationsYou must be signed in to change notification settings

DemianD/create-react-app-tailwindcss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Create React App, included with TailwindCSS and PurgeCSS

Create React apps with no build configuration.

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.

About

Create React apps with no build configuration, extended with TailwindCSS and PurgeCSS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Shell 1.3%
  • Other 0.5%