1.0.0 • Published 3 years ago

set-sail v1.0.0

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

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.

1.0.0

3 years ago

0.2.1

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago