sveltekit-tailwind

Sveltekit Tailwind

This projects adds tailwindcss to the upcoming grand awesome project svelte@next

Svelte Commerce Upgraded

https://github.com/itswadesh/svelte-commerce

SvelteKit (vite) with Tailwind

Sveltekit beta was released 8hrs ago. All breaking changes has been addressed in this commit.

Demo

Running the project

Clone this repo and cd to the directory, then run npm or yarn

git clone https://github.com/itswadesh/sveltekit-tailwind.git
cd sveltekit-tailwind
pnpm install ## or npm or yarn
pnpm run dev

Open up your favorite browser, go to localhost:3000 and try clicking around.

Or you can play with the code, just check src/routes/index.svelte and try to edit the CSS.

build and generate static web

pnpm run build

with the command above, now you can generate static web, you can deploy the project in netlify, begin, vercel or else

Documentation

Top categories

Loading Svelte Themes