0.0.1-alpha • Published 3 years ago

cra-template-tailwind-sass v0.0.1-alpha

Weekly downloads
48
License
MIT
Repository
github
Last release
3 years ago

cra-template-tailwind-sass

A simple start for a React app with TailwindCSS and Sass. This package is set-up to use the tailwind base, but is extendable with sass. To setup your environment, read the official documentation of react and TailwindCSS.

This package uses Typescript as default

Install

npx create-react-app myApp --template cra-template-tailwind-sass