jgthms/minireset.css
A tiny modern CSS reset observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3659
- days_rel: n/a
- days_push: 783
- n_releases_24m: 0
Adoption not part of the score
2801 stars · 505 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
minireset.css is a tiny modern CSS reset that normalizes font sizes, block margins, tables, box sizing, and responsive media elements. It ships as plain CSS, a minified build, a Sass version, and a LitElement CSSResult export.
Use cases
- reset default browser styles before building a design system
- make semantic HTML elements render consistently across browsers
- apply border-box sizing globally to a web project
- make images and embeds responsive by default
- include a CSS reset in a Sass/SCSS project
- use a CSS reset inside LitElement web components
When to choose
- you want a minimal, modern alternative to normalize.css or classic resets
- you need a tiny reset with Sass and web component variants
- you want spacing and typography controlled only by your own styles
When to avoid
- you need a full normalize.css with extensive browser-specific fixes
- your framework or CSS library already includes its own reset or preflight
Facets
library · maturity stable
css-framework ui-components web-development frontend web-design browser css-reset sass normalize box-sizing web-components lit-element nodejs
3 sources
- readme: https://github.com/jgthms/minireset.css · fetched 2026-08-28 · f005f9bfea36
- homepage: http://jgthms.com/minireset.css/ · fetched 2026-08-29 · 613e6a02dd38
- registry_npm: https://registry.npmjs.org/minireset.css · fetched 2026-08-29 · fc4fdc7d477a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jgthms/minireset.css | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jgthms/minireset.css")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem