All Projects → tailwindlabs → Tailwindcss.com

tailwindlabs / Tailwindcss.com

Programming Languages

javascript
184084 projects - #8 most used programming language

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
    
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].