Skip to content

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

Notifications You must be signed in to change notification settings

rudgalvis/rr-cli-tw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published