Anurella/reset-css
A collection of styles that reset the styles of certain elements in the browser observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 93
- Release rhythm 39
- Longevity 17
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: 250
- days_rel: 192
- days_push: 44
- n_releases_24m: 1
Adoption not part of the score
1248 stars · 71 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CSS reset stylesheet that neutralizes inconsistent browser default styles to provide a uniform baseline for web projects. It is a single reset.css file intended to be imported or copied at the start of a project's styles.
Use cases
- normalize browser default styles across browsers
- start a new web project with a clean style baseline
- fix inconsistent line-height and spacing between browsers
- reset element styles before applying custom CSS
- avoid cross-browser layout inconsistencies
When to choose
- starting a new project from scratch that needs a consistent style baseline
- you want a small, MIT-licensed, easily customizable reset file
- you prefer a modern alternative to Eric Meyer's 2011 reset
When to avoid
- adding it to an existing codebase without being ready to fix layout changes
- you already use a CSS framework with its own reset or preflight
- you need utility classes or components rather than just a reset
Facets
library · maturity stable
css-framework ui-components web-development frontend web-design browser cross-platform css-reset stylesheet baseline-styles cross-browser
2 sources
- readme: https://github.com/Anurella/reset-css · fetched 2026-08-28 · b045b9902231
- homepage: https://github.com/Anurella/reset-css · fetched 2026-08-29 · 9041751e7f48
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Anurella/reset-css | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="Anurella/reset-css")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem