Skip to content

Releases: sahilpurav/cra-template-reactwind

v4.0.1

10 Dec 18:56
Compare
Choose a tag to compare

4.0.1 (Dec 11, 2020)

I've been searching for a good solution to integrate the TailwindCSS in the "Create React App". There have been quite a few templates available in public but none of them seems to be following the recommended approach by either of the frameworks.

This template will always be up-to-date with the approach recommended by both TailwindCSS and React even in the future.

The versioning for this template will match with that of CRA

Usage

You can quickly get started with the setup just by hitting the following command:

npx create-react-app --template reactwind