# tailwindlabs/tailwindcss SLOC report

> As of 2026-09-15 (commit 41d9cae8e533), tailwindlabs/tailwindcss contains 166,636 total lines: 139,098 code, 12,751 comments, 14,787 blank, across 488 files in 12 languages (top: TypeScript 83.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tailwindlabs/tailwindcss has 139,098 source lines of code out of 166,636 total lines across 488 files, counted from the 41d9cae8e53378d16087fcf359eb785c2fd42ce4 ref at commit 41d9cae8e533 by the OctoCounts tokei engine on 2026-09-15. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving tailwindlabs/tailwindcss to commit 41d9cae8e533, 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,161 | 116,620 | 6,806 | 9,735 |
| 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,090 | 0 | 3,553 | 1,537 |

Top language (TypeScript 83.8%). Generated at 2026-09-15T20:57:41.759356730+00:00. Canonical report: https://octocounts.com/github/tailwindlabs/tailwindcss

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tailwindlabs/tailwindcss/commit/41d9cae8e53378d16087fcf359eb785c2fd42ce4?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

tailwindlabs/tailwindcss has 166,636 total lines, including 139,098 code lines, 12,751 comment lines, and 14,787 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 41d9cae8e533, 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 41d9cae8e53378d16087fcf359eb785c2fd42ce4 at commit 41d9cae8e533 on 2026-09-15T20:57:41.759356730+00:00.

## Similar repository reports

- [awslabs/aidlc-workflows](https://octocounts.com/github/awslabs/aidlc-workflows) — TypeScript, 138,900 code lines
- [siteboon/claudecodeui](https://octocounts.com/github/siteboon/claudecodeui) — TypeScript, 138,438 code lines
- [JH8909/Quill](https://octocounts.com/github/JH8909/Quill) — TypeScript, 138,358 code lines
- [JetBrains/thinkrail](https://octocounts.com/github/JetBrains/thinkrail) — TypeScript, 140,338 code lines
- [proxysoul/Empryo](https://octocounts.com/github/proxysoul/Empryo) — TypeScript, 137,272 code lines
- [dejwi/vinela](https://octocounts.com/github/dejwi/vinela) — TypeScript, 136,796 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
