2.0.1 • Published 2 years ago

react-vite-tailwindcss2 v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

React-Vite-TailwindCSS2

This package automates the setup of a basic React-Vite app with all the configurations of Tailwind CSS.

Usage

You can use the following command to set up a new React-Vite app with Tailwind CSS:

npx react-vite-tailwindcss2

This command will create a new React-Vite app in the current directory with all the necessary configurations for Tailwind CSS.

Configurations

This package sets up the following configurations for your React-Vite app:

  • Initializes Vite with the React template.
  • Installs Tailwind CSS, PostCSS, and Autoprefixer as dev dependencies.
  • Configures Tailwind CSS with a default tailwind.config.js file.
  • Adds base, components, and utilities styles to the index.css file.
  • Creates an App.jsx file with a sample React component.

License

This project is licensed under the terms of the MIT License. See the LICENSE file for details.

2.0.1

2 years ago

2.0.0

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago