0.0.4 • Published 2 years ago

rr-cli-tw v0.0.4

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

rr-tw: Tailwind Install Automation for SvelteKit

The rr-tw command will install Tailwind CSS on your SvelteKit project.

Installation

To make the rr-tw command available globally on your system install the rr-cli-tw package using npm:

npm install -g rr-cli-tw

How to Use

Navigate to the root of your SvelteKit project

cd your-sveltekit-root

Run command to install tailwind css

rr-tw

That's it!

How it works

Automated script install npm packages, creates missing files and edits existing ones as per the instructions found at Tailwind CSS SvelteKit Guide.

Versions

Tested with:

  • Tailwind v3.4
  • SvelteKit v2.0
0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago