# heybourn/headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code

Repository: https://github.com/heybourn/headwind
Canonical: https://ross.abutalabs.com/products/headwind
Homepage: https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
Language: TypeScript
License: MIT
License Family: permissive
Topics: tailwindcss, css, visual-studio-code, visual-studio-extension, formatter, tailwind-css, sorter
Last push: 2023-07-29T15:50:22+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2478, "days_push": 1131, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1429, forks 45 (observed 2026-08-28T04:04:42.110443+00:00)

## What it is
Headwind is an opinionated Tailwind CSS class sorter for Visual Studio Code that enforces consistent class ordering by parsing code and reprinting class tags. It runs on save, removes duplicate classes, and can sort entire workspaces.

## Use cases
- sort tailwind css classes in vscode
- enforce consistent tailwind class ordering on save
- remove duplicate tailwind classes from my code
- sort tailwind classes across an entire workspace
- customize tailwind class sort order
- format tailwind classes in jsx and html files

## When to choose
- you use Tailwind CSS in VS Code and want automatic, consistent class ordering
- you want duplicate class removal and workspace-wide sorting
- you need customizable class order and regex-based class detection

## When to avoid
- you don't use Tailwind CSS
- you use an editor other than VS Code (unless using the PHPStorm port)
- you need a general-purpose CSS formatter rather than a Tailwind class sorter

## Facets
- artifact type: plugin
- maturity: maintenance
- function: formatter, developer-tools
- domain: frontend, web-development, developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: tailwindcss, vscode-extension, class-sorter, css, linting

## Member repositories
- heybourn/headwind (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.110443+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-30T04:37:15.623508+00:00, confidence not recorded.
  - readme: https://github.com/heybourn/headwind (fetched 2026-08-28T04:04:42.110443+00:00, sha 47ba5ed66880)
  - homepage: https://marketplace.visualstudio.com/items?itemName=heybourn.headwind (fetched 2026-08-29T11:49:02.371825+00:00, sha fad9e4671ca9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
