Posts tagged with "web"
26 March 2023
How to migrate existing Svelte template project to SvelteKit
In this blog I go through the migration from Svelte template to SvelteKit process.
20 March 2023
How to add tailwind to an existing svelte project
#svelte#tailwindcss#rollup#web
In this blog post I go through installation process of Tailwind CSS into an existing Svelte project which was created with Svelte template and has already existing styles.