An open API service indexing awesome lists of open source software.

https://github.com/tailwindlabs/tailwindcss.com

The Tailwind CSS documentation website.
https://github.com/tailwindlabs/tailwindcss.com

Last synced: 24 days ago
JSON representation

The Tailwind CSS documentation website.

Awesome Lists containing this project

README

        

# Tailwind CSS Documentation

Tailwind CSS uses [Next.js](https://nextjs.org/) for its documentation.

To run the project locally, first install the dependencies:

```bash
pnpm install
```

Next, run the development server:

```bash
pnpm run dev
```

## License

This project is not licensed under an open-source license and is the intellectual property of Tailwind Labs Inc. The source is available only as an educational resource and to accept fixes for minor mistakes.