# andybrewer/mvp

MVP.css — Minimalist classless CSS stylesheet for HTML elements

Repository: https://github.com/andybrewer/mvp
Canonical: https://ross.abutalabs.com/products/mvp
Homepage: https://andybrewer.github.io/mvp/
Language: HTML
License: MIT
License Family: permissive
Topics: classless, classless-css, css, cssframework, semantic-ui
Last push: 2026-02-27T18:01:09+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 69, release rhythm 40, longevity 100
- inputs: {"age_days": 2380, "days_push": 187, "days_rel": 657, "gap_med": 28, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5129, forks 181 (observed 2026-08-28T04:09:11.004877+00:00)

## What it is
MVP.css is a minimalist classless CSS stylesheet that styles semantic HTML elements out of the box, with no class names or framework conventions to learn. It is distributed as a single ~10kb CSS file that can be linked via CDN, npm, or downloaded directly, making it ideal for rapid prototyping and MVPs.

## Use cases
- style a plain HTML page without writing CSS or learning a framework
- rapidly prototype a startup MVP with decent default styling
- add a lightweight CSS reset with sensible component styling to any project
- build a mobile-friendly landing page using only semantic HTML
- get clean-looking forms, buttons, blockquotes, and dialogs with zero class names
- quickly make internal tools or docs pages look presentable

## When to choose
- you want out-of-the-box styling for semantic HTML with no build step
- you are prototyping an MVP and want to spend time building, not designing
- you prefer classless CSS over utility classes or component frameworks
- you need a small, MIT-licensed stylesheet that is easy to customize

## When to avoid
- you need a full design system with complex layouts, grids, or theming
- your project requires utility-first CSS or component libraries like Tailwind or Bootstrap
- you need fine-grained control over every visual detail
- you are building a large application with custom branding requirements

## Facets
- artifact type: library
- maturity: active
- function: css-framework, ui-components, theme
- domain: web-development, frontend, web-design
- platform: browser
- tags: classless-css, semantic-html, stylesheet, prototyping, mvp, css-reset, no-build-step, minimalist-design, web-server, nodejs

## Member repositories
- andybrewer/mvp (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.004877+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:02:02.834368+00:00, confidence not recorded.
  - readme: https://github.com/andybrewer/mvp (fetched 2026-08-28T04:09:11.004877+00:00, sha e4329355db3d)
  - homepage: https://andybrewer.github.io/mvp/ (fetched 2026-08-29T08:56:34.099865+00:00, sha c6be90afdcbb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
