npm.io
0.0.4 • Published 2 years agoCLI

rr-cli-tw

Licence
Version
0.0.4
Deps
3
Size
12 kB
Vulns
0
Weekly
0

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

Keywords