SvelteKit with Tailwind CSS v3
A simple guide to add Tailwind CSS v3 to your SvelteKit project
Dec 12, 20213 min read2.6K

Search for a command to run...
Articles tagged with #tailwind-css
A simple guide to add Tailwind CSS v3 to your SvelteKit project

TailwindCSS is gaining more and more popularity. I'll show you how to get started properly with TailwindCSS and how to customize it for your project.

A simple plugin to enable nested groups in your TailwindCSS project
