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.
- Host: GitHub
- URL: https://github.com/tailwindlabs/tailwindcss.com
- Owner: tailwindlabs
- Created: 2018-02-23T20:06:21.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-10T11:53:23.000Z (28 days ago)
- Last Synced: 2025-05-10T12:35:02.986Z (28 days ago)
- Language: MDX
- Homepage: https://tailwindcss.com
- Size: 869 MB
- Stars: 3,520
- Watchers: 37
- Forks: 1,905
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
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.