# tailwindlabs/tailwindcss SLOC report

> As of 2026-08-17 (commit 90f8ff41c8e2), tailwindlabs/tailwindcss contains 166,603 total lines: 139,073 code, 12,748 comments, 14,782 blank, across 488 files in 12 languages (top: TypeScript 83.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tailwindlabs/tailwindcss to commit 90f8ff41c8e2, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 83.5% of all lines, comments represent 7.7%, and the repository averages 285 code lines per file. TypeScript accounts for 83.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 314 | 133,130 | 116,595 | 6,805 | 9,730 |
| Rust | 58 | 18,892 | 14,604 | 2,194 | 2,094 |
| YAML | 2 | 5,985 | 4,831 | 0 | 1,154 |
| JSON | 45 | 1,403 | 1,398 | 0 | 5 |
| CSS | 8 | 924 | 681 | 122 | 121 |
| Haml | 4 | 466 | 422 | 2 | 42 |
| JavaScript | 14 | 486 | 350 | 66 | 70 |
| TOML | 8 | 143 | 115 | 8 | 20 |
| TSX | 6 | 72 | 63 | 0 | 9 |
| HTML | 1 | 12 | 12 | 0 | 0 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 26 | 5,088 | 0 | 3,551 | 1,537 |

Top language (TypeScript 83.8%). Generated at 2026-08-17T04:07:26.667859505+00:00. Canonical report: https://octocounts.com/github/tailwindlabs/tailwindcss

## Report FAQ

### How many lines of code does tailwindlabs/tailwindcss have?

tailwindlabs/tailwindcss has 166,603 total lines, including 139,073 code lines, 12,748 comment lines, and 14,782 blank lines.

### How was the tailwindlabs/tailwindcss line count measured?

OctoCounts resolved the public GitHub repository to commit 90f8ff41c8e2, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for tailwindlabs/tailwindcss?

This OctoCounts report was generated from main at commit 90f8ff41c8e2 on 2026-08-17T04:07:26.667859505+00:00.

## Similar repository reports

- [earendil-works/pi](https://octocounts.com/github/earendil-works/pi) — TypeScript, 139,114 code lines
- [SimonJamesOdell/YehThatRocks](https://octocounts.com/github/SimonJamesOdell/YehThatRocks) — TypeScript, 138,693 code lines
- [Simon-He95/markstream-vue](https://octocounts.com/github/Simon-He95/markstream-vue) — TypeScript, 139,700 code lines
- [InsForge/InsForge](https://octocounts.com/github/InsForge/InsForge) — TypeScript, 136,763 code lines
- [unohee/OpenSwarm](https://octocounts.com/github/unohee/OpenSwarm) — TypeScript, 142,620 code lines
- [yeahhe365/AMC-WebUI](https://octocounts.com/github/yeahhe365/AMC-WebUI) — TypeScript, 133,911 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
