JoeyMckenzie/sveltekit-typescript-tailwind-template: A Sveltekit template project including TypeScript, Tailwind, and all your favorite dev tooling!

This projects is an enhancement of the templated project that is generated when scaffolding a sveltekit project. In addition to the tools that the original template brings, this template also includes:

TypeScript by default
Yarn as a package manager
Tailwind CSS
Husky git hooks for formatting, testing, and commit message verification
Commitlint to enforce semantic commit messages
Dev containers for platform agnostic local development and ease of portability