/bash_create-react-app_tailwind

Install Tailwind CSS - Create React App with bash 💻🌠

Primary LanguageShell

Boilerplate for Tailwind CSS with Create React App

Setting up Tailwind CSS in a Create React App project with a simple bash script.

Install in one command

This script only supports Mac, Ubuntu and Arch. Before running the script, run npx create-react-app my-project and cd my-project.

bash <(curl -s https://raw.githubusercontent.com/F34th3R/bash_create-react-app_tailwind/master/install.sh)

Tailwindcss Official DOC

Tailwindcss | Install Tailwind CSS with Create React App