3606 Forks
70002 Stars
70002 Watchers

tailwindcss

A utility-first CSS framework for rapid UI development.

How to download and setup tailwindcss

Open terminal and run command
git clone https://github.com/tailwindlabs/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/tailwindlabs/tailwindcss/archive/master.zip

Or simply clone tailwindcss with SSH
[email protected]:tailwindlabs/tailwindcss.git

If you have some problems with tailwindcss

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