25 Forks
645 Stars
645 Watchers

tailwindcss

Add Tailwind CSS to your Svelte project

How to download and setup tailwindcss

Open terminal and run command
git clone https://github.com/svelte-add/tailwindcss.git
git clone is used to create a copy or clone of tailwindcss repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tailwindcss https://github.com/svelte-add/tailwindcss/archive/master.zip

Or simply clone tailwindcss with SSH
[email protected]:svelte-add/tailwindcss.git

If you have some problems with tailwindcss

You may open issue on tailwindcss support forum (system) here: https://github.com/svelte-add/tailwindcss/issues