1.0.11 • Published 1 year ago

create-sweet-app v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

What is the SWeeT Stack?

The SWeeT Stack is a tech stack consisting of SvelteKit, WindiCSS and tRPC. You can think of it as a T3 alternative built on SvelteKit.

Getting Started

To create your SWeeT app, run the following command depending on your package manager and answer the prompts:

npm

npx create-sweet-app@latest

yarn

yarn create sweet-app

pnpm

pnpm create sweet-app

Why not Tailwind?

Since Tailwind introduced JIT mode, it would seem as though WindiCSS is not much more useful in comparison to Tailwind. While JIT mode makes hot reloading fast in Tailwind, Windi is better suited for use with Vite because of its custom-tailored Vite adapter. Also, Windi is backed by the Open-Source community and has a few interesting features that Tailwind lacks.

For a more in-depth comparison between Windi and Tailwind, see this GitHub discussion.

1.0.11

1 year ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago