# tokencss/tokencss

Repository: https://github.com/tokencss/tokencss
Canonical: https://ross.abutalabs.com/products/tokencss
Homepage: https://tokencss.com
Language: TypeScript
License: NOASSERTION
License Family: other
Last push: 2022-09-21T23:32:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1691, "days_push": 1442, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1110, forks 16 (observed 2026-08-28T04:03:37.524580+00:00)

## What it is
Token CSS is a PostCSS-based tool that integrates the Design Tokens format into CSS workflows, converting token names in .css and <style> blocks into custom properties. It includes an official Astro integration and a VS Code extension providing IntelliSense and token highlighting.

## Use cases
- use design tokens in plain css files
- replace tailwind with token-based css constraints
- integrate design tokens with astro
- get intellisense for design tokens in vscode
- convert token names to css custom properties at build time
- define design tokens in json config

## When to choose
- you want tokenized design constraints while keeping plain .css files and <style> blocks
- you build with Astro or already use PostCSS
- you want an interoperable JSON design tokens config

## When to avoid
- you need a stable, production-hardened tool - it is a work-in-progress with expected breaking changes
- you prefer runtime CSS-in-JS or utility-class workflows like Tailwind
- you need full compliance with the final Design Tokens spec, since it follows an older draft

## Facets
- artifact type: library
- maturity: experimental
- function: css-framework, build-tool, ui-components
- domain: web-development, frontend, web-design, developer-tools
- platform: editor-plugin
- tags: design-tokens, postcss-plugin, astro-integration, css, vscode-extension, tailwind-alternative, nodejs, web-server

## Member repositories
- tokencss/tokencss (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.524580+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-30T06:43:32.617902+00:00, confidence not recorded.
  - readme: https://github.com/tokencss/tokencss (fetched 2026-08-28T04:03:37.524580+00:00, sha 885c562d5e11)
  - homepage: https://tokencss.com (fetched 2026-08-29T12:47:01.333644+00:00, sha ea5b8cb0f885)
- Data as of 2026-08-30T08:39:29.467469+00:00.
