Ross ROSS = Recommend OSS · open-source software intelligence for agents

master-co/css

The markup-driven CSS language and framework — readable by humans, reliable for agents. observed · 2026-08-28

github.com/master-co/css · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 95
  • Release rhythm 60
  • Longevity 100

Flags: prerelease_only

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 1.0
  • age_days: 1734
  • days_rel: 40
  • days_push: 32
  • n_releases_24m: 43

Full methodology

Adoption not part of the score

1945 stars · 44 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Master CSS is a virtual CSS language and framework that lets developers style HTML entirely through enhanced class-name syntax, with a runtime engine that observes the DOM and generates real CSS rules automatically. It supports responsive breakpoints, states, selectors, color schemes, and hybrid server-side rendering in roughly 14KB, with framework-agnostic setup and a VS Code language service.

Use cases

  • style web UIs without writing separate CSS files
  • build a design system using only HTML class names
  • add responsive styles with breakpoint variants in markup
  • pre-generate CSS on the server for SSR apps like Next.js
  • quickly prototype pages via a CDN script tag
  • replace utility-first frameworks like Tailwind with a new CSS syntax
  • get syntax highlighting and autocomplete for class names in VS Code

When to choose

  • you want utility-first styling with a more structured, near-native CSS syntax
  • you need zero-config setup that works via CDN or any framework (React, Vue, Angular, Svelte, Laravel)
  • you want runtime JIT styling plus server-side pre-generation (hybrid rendering)
  • you need broad browser support including IE 11 via Mutation Observer

When to avoid

  • your team prefers traditional semantic CSS classes and stylesheets
  • you rely on an ecosystem of plugins built for Tailwind CSS
  • you dislike learning a custom class-name syntax for styling
  • you need a full component library rather than a styling engine

Facets

framework · maturity active

css-framework frontend-framework ui-components ssr theme web-development frontend web-design browser cross-platform virtual-css utility-first atomic-css jit zero-runtime markup-driven responsive-design vscode-extension cdn nodejs web-server

10 sources

Member repositories

RepositoryRoleHealth v2
master-co/cssmain84

For agents

markdown · JSON · MCP: product_card(name="master-co/css")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem