Home

Awesome

Svelte Tailwind template <!-- omit in toc -->

A starter for building Svelte web apps with tailwindcss.

Getting Started

degit gitlab:justinekizhak/svelte-tailwind-template my-project

Then, install the dependencies:

yarn install # or npm install

Use Tailwindcss

Building and Developing

Build

yarn build # or npm run build

Development

Development mode will:

yarn run dev # or npm run dev

Credits

Inspired and forked from: