Skip to content

samhernandez/sveltekit-tailwind-starter

Repository files navigation

Sveltekit/Tailwind Starter

Minimum boilerplate for Sveltekit with Tailwind CSS.

  • Plain JavaScript (untyped)
  • No ESLint
  • No Prettier
  • No Playwrite (testing)

After cloning the repo, run the following:

# adjust to taste
npm install
rm -rf .git
git init -b main
git add .
git commit -m "Initial commit"

Links

About

Barebones sveltkit with tailwind boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published