Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 373 Bytes

cra-template-tailwindcss-react

A custom Create-react-app template that wraps TailwindCSS and PostCSS

Get Started

yarn create react-app test-app --template tailwindcss-react

Use this template to create a new React App with Tailwind CSS.

Happy Coding! 👋