0.6.0 • Published 4 years ago

cra-template-tw-sass v0.6.0

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

This is a template package for the create-react-app --template option.

Notes: The use of .jsx extension is optional. It is used only to separate the styles which end in .js

Features: TailwindCSS, postcss, node-sass, Preconfigured Tailwind config file replacing the standard Tailwind blue / gray tint with a deep gray black neutral style.

To install:

npx create-react-app 'my-new-app' --template tw-sass