sveltekit-tailwind-template

Sveltekit Tailwind Template

Starter template for SvelteKit and Tailwind CSS

SvelteKit and Tailwind CSS starter

Everything I need to quickly setup a SvelteKit and Tailwind project.

Core packages:

Optional packages:

Installation

Open terminal

npm install

Developing

npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Top categories

Loading Svelte Themes