Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

bvnsmr/set-sail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set-sail

A tool for quickly bootstrapping Tailwind CSS projects with different frameworks.

Supported frameworks:

View the tailwind docs here

Get Started

npx set-sail
? App Name: my-app
? Which framework would you like to use?

cd my-app
yarn start

This will create a directory my-app in the current folder and generate a project based on the framework you have chosen. It will then add the necessary tailwind css configs and dependencies.

To get the most out of tailwind and its powerful features take a look at the offical docs.

Note

I'm not affiliated with tailwindlabs in any way, just made this tool for myself and thought others may find it useful - though it probably already exists somewhere.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published