Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 882 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 882 Bytes

Sapper + TailwindCSS + TypeScript Starter

Sapper starter template, inspired by svelteid/website.

# get this template
git clone https://github.com/rommyarb/sapper-tailwindcss-ts-starter.git

# install dependencies
npm install

# start local development
npm run dev

# publish/deploy
npm run export

Features

  • TypeScript v4
  • TailwindCSS v1
  • Image Optimization (svelte-image)
  • Markdown Component (MDsveX)
  • ESLint
  • PostCSS + PurgeCSS

Contribute

PRs are welcome! You noticed a bug, a possible improvement or whatever? Any help is always appreciated, so don't hesitate opening one!

Credits

Made with Sapper.