Skip to content

Windi is my own CLI made with go. This will allow you to effortless implement Tailwindcss in every project.

Notifications You must be signed in to change notification settings

livghit/windi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FULL WRERITE USING GO

Windi CLI - is my custom CLI to get Tailwindcss into my projects with only one command

  • This will use tailwindcss command but with very easy to use syntax ex:

Usecase examples

# Laravel
# This would add Tailwind to the Laravel project ( Use this for an plain Laravel application )
windi add laravel 
windi add laravel-spa 

# Any plain projects 
# This would add Tailwind to the root project 
# if you are in path/to/project
# the tailwind will pe in project inited
windi add plain

# ...

About

Windi is my own CLI made with go. This will allow you to effortless implement Tailwindcss in every project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages