cra-template-tw-sass
v0.6.0
Published
An alternative template for CRA with a preconfigured Tailwincss setup, also replacing standard Tailwind blue / gray tint with dark gray black.
Downloads
4
Maintainers
Readme
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