harish-vite-tailwind-setup
v1.0.6
Published
A CLI tool to set up Tailwind in a Vite + React project
Maintainers
Readme
harish-vite-tailwind-setup
A command-line tool to quickly set up a Vite + React project with Tailwind CSS preconfigured.
Description
harish-vite-tailwind-setup is a simple CLI tool that automates the process of setting up Tailwind CSS in a Vite + React project. It installs the necessary dependencies, configures Tailwind, and sets up the basic file structure with minimal boilerplate.
This tool saves you time by eliminating the need for manual configuration and streamlines your setup process.
🚀 Installation & Usage
⚠️ This package is a CLI tool!
Do not usenpm install harish-vite-tailwind-setupdirectly.
Use it withnpxafter creating a Vite + React project.
