# Tailwind CSS

A utility-first CSS framework for rapid UI development.

Repository: https://github.com/tailwindlabs/tailwindcss
Canonical: https://ross.abutalabs.com/products/tailwind-css
Homepage: https://tailwindcss.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: tailwindcss, css, css-framework, postcss, functional-css, utility-classes, responsive
Last push: 2026-08-14T19:43:34+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 93, longevity 100
- inputs: {"age_days": 3253, "days_push": 19, "days_rel": 48, "gap_med": 6.5, "n_releases_24m": 55}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 97339, forks 5586 (observed 2026-08-28T04:12:23.621083+00:00)

## What it is
Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces directly in markup. It provides low-level utility classes composed via PostCSS-based tooling, with a companion typography plugin and JIT engine.

## Use cases
- style a website without writing custom css
- rapidly build responsive user interfaces
- create a consistent design system with utility classes
- prototype web app layouts quickly
- add dark mode and responsive breakpoints to a site
- build custom ui components with prebuilt utility classes

## When to choose
- you want utility-first styling co-located with your markup
- you need rapid, consistent responsive design across a project
- your team wants a well-maintained, widely adopted css framework

## When to avoid
- you prefer semantic, component-scoped css or css-in-js
- your project already uses another styling framework like Bootstrap
- you need zero build tooling and pure runtime css

## Facets
- artifact type: framework
- maturity: stable
- function: css-framework, ui-components, templating
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: utility-first-css, postcss, responsive-design, design-system, utility-classes, nodejs, web-server

## Member repositories
- tailwindlabs/tailwindcss (main) score 96
- tailwindlabs/tailwindcss-typography (plugin) score 81
- tailwindlabs/tailwindcss-jit (plugin) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:23.621083+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:12:30.052392+00:00, confidence not recorded.
  - readme: https://github.com/tailwindlabs/tailwindcss (fetched 2026-08-28T04:12:23.621083+00:00, sha a7db79d5cd48)
- Data as of 2026-08-30T08:39:29.467469+00:00.
