2.0.1 • Published 1 year ago

react-vite-tailwindcss2 v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

2.0.0

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago