Skip to content

A template for Svelte with Tailwind CSS preconfigured

Notifications You must be signed in to change notification settings

palette-dev/svelte-tailwind-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-tailwind-template

A template for Svelte with Tailwind CSS preconfigured

This has been adapted from the official Svelte template

You can find the original README file here

Getting started

Note othat you will need t have Node.js installed.

npx degit palette-dev/svelte-tailwind-template my-project
cd my-project
# to use TypeScript run:
# node scripts/setupTypeScript.js
npm install
npm run dev

You can find a more detailed guide here

About

A template for Svelte with Tailwind CSS preconfigured

Resources

Stars

Watchers

Forks