OSS Tanbou

Tailwind CSS — composing utility classes into custom user interfaces

Discovery score 325.5OSS health 85
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
97,533
Primary language
TypeScript
License
MIT
Repository last updated
Sep 8, 2026

Overview

Tailwind CSS is a CSS framework for building custom interfaces by composing small, purpose-specific classes in HTML or components. Rather than selecting a finished screen, developers assemble layout, spacing, color, typography, and other presentation decisions from reusable utilities.

Based on official documentation; not hands-on tested · Content checked:

Break design decisions into reusable classes

Its utility-first approach applies visual decisions through small classes at the point where an interface is composed. The repository surfaces the npm package, build status, releases, and license, while detailed setup and feature guidance live in the dedicated documentation.

Sources: [1]

For a custom design system instead of a preset theme

It fits teams that want project-specific component styling while repeating a shared scale, color system, and state vocabulary in code. It is also a candidate when teams want a common CSS construction method across different UI frameworks.

Sources: [1]

Application semantics and behavior remain yours

Tailwind CSS primarily supplies styling utilities. It is not an application framework that bundles routing, data fetching, form behavior, and a complete set of finished components. Semantic markup, interaction states, accessibility, and release-appropriate build configuration still belong to the project.

Sources: [1]

Official sources

  1. [1]Tailwind CSS README(2026-09-12)
Supplemental curator note

Selected for putting CSS directly in the name and connecting a minimal README to dedicated documentation and a large ecosystem.

Growth trends

Last 30 days

97,533 Stars

Trend data is still being collected.

Built with

  • TypeScript
  • Tailwind CSS

Categories and tags

Categories

GitHub Topics

  • tailwindcss
  • css
  • css-framework
  • postcss
  • functional-css
  • utility-classes
  • responsive
GitHub dataView detailed GitHub data
Stars
97,533
Forks
5,611
Watchers
750
Open issues
31
Contributors
344
Primary language
TypeScript
License
MIT
Repository last updated
Sep 8, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.