1.4.1 • Published 3 years ago

create-sktw v1.4.1

Weekly downloads
162
License
MIT
Repository
gitlab
Last release
3 years ago

SvelteKit Tailwind

Handy tool to quickly create a new SvelteKit app with Tailwind 2.0 already installed and configured.

Starts with SvelteKit and then uses svelte-add/tailwindcss to add TW2.

How to use

  1. Create a new directory for your project and cd into it.
  2. Run: npm init sktw.
  3. Hit return to accept defaults at prompts during installation.

Benefits

This isn't a boilerplate. It's a script that installs the latest SvelteKit, then runs another script to install PostCSS and Tailwind2. So if all goes well, this should continue to always install the lateset and greatest versions.

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago