Skip to content
/ svelte-template Public template

Svelte + TS + Vite + TailwindCSS

Notifications You must be signed in to change notification settings

budi1200/svelte-template

Repository files navigation

Svelte + TS + Vite

Included libraries

  • Svelte
  • TypeScript
  • TailwindCSS
    • MD3 Color Tokens
    • Automatic Dark Mode support
  • Unplugin Icons (Iconify)

Things to change

  • Change page title in index.html
  • Add a Favicon
  • Setup colors in src/theme/tokens.css

Icons

  • Preinstalled icon pack is Material Design Icons (@iconify-json/mdi)
  • Learn how to install other icon packs here

Todo

  • Dark mode toggle
  • Linter/ESLint

Notes

  • Noting at the moment