Filter by Category
Filter by Tags
In this article, I am going to show you how to correctly configure VS Code to develop SvelteKit 5 app using TailwindCSS. Installing Required VS Code Extensions For SvelteKit app development, you will need to install the following VSCode Extensions. ESLint (by Microsoft) Prettier (by Prettier) Svelte for VS Code…