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

linkedin/css-blocks

High performance, maintainable stylesheets. observed · 2026-08-28

github.com/linkedin/css-blocks · homepage · TypeScript · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3429
  • days_rel: n/a
  • days_push: 1201
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6290 stars · 154 forks observed · 2026-08-28

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

CSS Blocks is a component-oriented CSS authoring system from LinkedIn that compiles to highly optimized stylesheets using build-time static analysis of templates. It provides scoped styles, one CSS file per component, object-oriented block inheritance, and project-wide dead code elimination with a tiny runtime.

Use cases

  • write scoped component styles for a design system
  • optimize CSS by eliminating unused styles at build time
  • catch CSS errors at build time instead of runtime
  • compose styles across components with inheritance
  • reduce stylesheet size for a large web app

When to choose

  • building a design system or component library with maintainable scoped CSS
  • you want statically analyzable styles with build-time error checking
  • stylesheet performance and dead code elimination are priorities

When to avoid

  • you need a modern actively maintained tool - development has stalled since 2023
  • your stack uses frameworks without CSS Blocks integrations
  • you prefer runtime CSS-in-JS or utility-first approaches

Facets

library · maturity maintenance

css-framework build-tool templating frontend web-development web-design cross-platform css-optimization scoped-styles design-systems static-analysis dead-code-elimination component-styles nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
linkedin/css-blocksmain23

For agents

markdown · JSON · MCP: product_card(name="linkedin/css-blocks")

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