csstools/sanitize.css
A best-practices CSS foundation observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 74
- 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: 5048
- days_rel: n/a
- days_push: 160
- n_releases_24m: 0
Adoption not part of the score
5302 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
sanitize.css is a CSS library providing consistent, cross-browser default styling of HTML elements, developed alongside normalize.css. It wraps styles in zero-specificity selectors using :where() and ships optional stylesheets for forms, typography, assets, and reduced motion.
Use cases
- normalize css styles across browsers
- reset default browser styling for html elements
- consistent form control styling
- typography defaults using system fonts
- respect user reduced motion preferences
- css foundation for a new web project
When to choose
- starting a new web project needing a solid CSS baseline
- you want documented, opinionated defaults on top of normalize.css
- you need zero-specificity resets that are easy to override
- you want modular stylesheets for forms, typography, or reduced motion
When to avoid
- you need a full component or utility CSS framework like Tailwind or Bootstrap
- you only need a minimal unopinionated reset
- you require support for legacy browsers beyond the last two versions
Facets
library · maturity stable
ui-components css-framework web-development frontend web-design browser cross-platform css-reset css-normalization cross-browser stylesheet normalize-css
2 sources
- readme: https://github.com/csstools/sanitize.css · fetched 2026-08-28 · 6289e06890b2
- homepage: https://csstools.github.io/sanitize.css · fetched 2026-08-29 · 27a7b67f446c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| csstools/sanitize.css | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="csstools/sanitize.css")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem