1.3.4 • Published 4 months ago

install-tailwindcss v1.3.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Install Tailwind on any Framework

This package install necessary packages and fully configure tailwindcss for any frontend Framework.

Usage

Run the following command,

npx install-tailwindcss

Then follow the prompts!

You can also directly specify the framework name you want to use via additional command line options. For example, run:

Replace <framework> with your desired frontend framework.

Replace <tool> with your desired tool if any.

# npx install-tailwindcss <framework> -t <tool if any>
npx install-tailwindcss vite -t react

Currently supported frameworks:

  • next-js
  • laravel
  • vite
  • gatsby
  • solid-js
  • angular
  • ruby-on-rails
  • remix
  • parcel
  • symfony
  • meteor
  • create-react-app
  • astro
  • qwik

Tool -t or -tool is only available for laravel & vite

Available Tools for:

  • laravel: [vite, laravel-mix]
  • vite: [react, vue, svelte]
1.3.4

4 months ago

1.3.3

4 months ago

1.3.2

6 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.0

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.0

9 months ago