vivgui / tailwindcss.com

Home Page:https://tailwindcss.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind CSS Documentation

Tailwind CSS uses Next.js for its documentation. Here is how you can run the project locally:

  1. Clone this repo

    git clone https://github.com/tailwindlabs/tailwindcss.com.git
  2. Go into the project root directory

    cd tailwindcss.com
  3. Install JS dependencies

    yarn
  4. Start the dev server

    yarn dev

About

https://tailwindcss.com


Languages

Language:JavaScript 91.3%Language:HTML 4.4%Language:CSS 4.3%