GeoffSelby / tailwind-crap-preset

A simple Create React App Preset using Tailwind CSS built for the CRAP cli tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind CRAP Preset

A simple starter template for Create React App using Tailwind CSS built for the CRAP cli tool.

Installation

Make sure you have Create React App and CRAP installed globally first.

npm install -g create-react-app create-react-app-preset

Then run:

crap new my-app -p GeoffSelby/taiwind-crap-preset

Make sure you run cd my-app && yarn after the installation to complete the setup.

License

Tailwind CRAP Preset is open-sourced software licensed under the MIT license.

About

A simple Create React App Preset using Tailwind CSS built for the CRAP cli tool.

License:MIT License


Languages

Language:JavaScript 52.2%Language:HTML 46.1%Language:CSS 1.7%