create-sktw

1.4.1 • Public • Published

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.

Package Sidebar

Install

npm i create-sktw

Weekly Downloads

1

Version

1.4.1

License

MIT

Unpacked Size

1.37 kB

Total Files

3

Last publish

Collaborators

  • codepilotsf