cra-template-tailwind-sass
v0.0.1-alpha
Published
A custom TailwindCSS package with Sass
Downloads
2
Maintainers
Readme
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