Oliver's SvelteKit + TypeScript + TailwindCSS Starter Template
Everything you need to build a full-featured Svelte project, powered by create-svelte
.
What's inside
This starter template comes with:
Bundler
- Vite: Next Generation Frontend Tooling.
JavaScript frameworks
Components
Type checking
CSS frameworks
- Tailwind CSS: Rapidly build modern websites without ever leaving your HTML.
- Sensible defaults in the
tailwind.config.js
.
- Prettier: An opinionated code formatter.
- prettier-plugin-tailwindcss: Prettier plugin for Tailwind CSS that automatically sorts classes based on the official recommended class order.
- Eslint: Find and fix problems in your JavaScript code.
Fonts
Utils
Credits
svelte-themes port of next-theme for SvelteKit by beynar/svelte-themes.