vite-tailwindcss-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Vite + React + Tailwind CSS Setup Script

This package automates the setup of a Vite project with React and Tailwind CSS. It handles the installation of dependencies and configuration files to jumpstart your development process.

Features

  • Initializes a new Vite project using the React template.
  • Installs and configures Tailwind CSS, PostCSS, and Autoprefixer.
  • Automatically sets up tailwind.config.js and updates the src/index.css file with the necessary Tailwind CSS directives.

Prerequisites

  • Node.js (version 14.x or higher)
  • npm (Node Package Manager)

Make sure both are installed on your machine. You can verify by running:

node -v
npm -v

/vite-tailwindcss-react/

    Package Sidebar

    Install

    npm i vite-tailwindcss-react

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    4.94 kB

    Total Files

    6

    Last publish

    Collaborators

    • michael290704