# CSSLint/csslint

Automated linting of Cascading Stylesheets

Repository: https://github.com/CSSLint/csslint
Canonical: https://ross.abutalabs.com/products/csslint
Homepage: http://csslint.net
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2024-12-05T14:11:33+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": 5566, "days_push": 636, "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 4811, forks 476 (observed 2026-08-28T04:09:00.268260+00:00)

## What it is
CSSLint is an open source CSS code quality tool that performs static analysis of stylesheets, flagging syntax errors and problematic or inefficient patterns. It offers a pluggable rule system and can be used via CLI, build systems, or IDE integration.

## Use cases
- lint css files for errors
- check css code quality
- find inefficient css patterns
- integrate css linting into build pipeline
- enforce css style rules in ci

## When to choose
- you need automated CSS static analysis with pluggable rules
- you want a CLI or build-system CSS linter for legacy or simple setups

## When to avoid
- you need modern CSS syntax support or actively maintained rule sets like stylelint
- you need autofixing of lint errors

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: linter, static-site-generator
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: css, code-quality, static-analysis, pluggable-rules, nodejs

## Member repositories
- CSSLint/csslint (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:00.268260+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-29T18:18:35.579784+00:00, confidence not recorded.
  - readme: https://github.com/CSSLint/csslint (fetched 2026-08-28T04:09:00.268260+00:00, sha c7977266e58f)
  - registry_npm: https://registry.npmjs.org/csslint (fetched 2026-08-29T09:02:26.564236+00:00, sha 3f08fede1020)
- Data as of 2026-08-30T08:39:29.467469+00:00.
