# Andy-set-studio/modern-css-reset

A bare-bones CSS reset for modern web development.

Repository: https://github.com/Andy-set-studio/modern-css-reset
Canonical: https://ross.abutalabs.com/products/modern-css-reset
Homepage: https://hankchizljaw.com/wrote/a-modern-css-reset/
Language: CSS
License: MIT
License Family: permissive
Archived: true
Last push: 2023-09-26T10:43:23+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2528, "days_push": 1072, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2960, forks 420 (observed 2026-08-28T04:07:32.314816+00:00)

## What it is
A tiny, bare-bones CSS reset providing sensible baseline styles for modern web projects, installable via npm or CDN. This GitHub version is archived; the author maintains an updated version on their site.

## Use cases
- reset default browser styles before writing custom css
- tiny css reset for a new web project
- normalize box-sizing and margins across browsers
- baseline stylesheet for a static site
- css reset with small gzip footprint

## When to choose
- you want a minimal, opinionated reset rather than a large framework
- you need a tiny baseline stylesheet via npm or CDN
- you prefer modern CSS features like text-wrap and logical properties

## When to avoid
- you need a full CSS framework with components and utilities
- you want an actively maintained repo - this version is archived in favor of the author's newer reset
- you need normalize.css-style broad browser compatibility fixes

## Facets
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: css-reset, normalize-css, tiny, npm-package, archived, nodejs

## Member repositories
- Andy-set-studio/modern-css-reset (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.314816+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-30T07:32:09.960012+00:00, confidence not recorded.
  - readme: https://github.com/Andy-set-studio/modern-css-reset (fetched 2026-08-28T04:07:32.314816+00:00, sha d4cbf59ceae2)
  - homepage: https://hankchizljaw.com/wrote/a-modern-css-reset/ (fetched 2026-08-29T09:47:29.072585+00:00, sha 6945f2bec7f3)
  - site_page: https://piccalil.li/about (fetched 2026-08-29T09:47:29.083757+00:00, sha 790246b63aec)
  - site_page: https://piccalil.li/author/andy-bell (fetched 2026-08-29T09:47:29.082063+00:00, sha 69a675493c69)
- Data as of 2026-08-30T08:39:29.467469+00:00.
