andybrewer/mvp
MVP.css — Minimalist classless CSS stylesheet for HTML elements observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 69
- Release rhythm 40
- 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: 28
- age_days: 2380
- days_rel: 657
- days_push: 187
- n_releases_24m: 2
Adoption not part of the score
5129 stars · 181 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
css-framework ui-components theme web-development frontend web-design browser classless-css semantic-html stylesheet prototyping mvp css-reset no-build-step minimalist-design web-server nodejs
2 sources
- readme: https://github.com/andybrewer/mvp · fetched 2026-08-28 · e4329355db3d
- homepage: https://andybrewer.github.io/mvp/ · fetched 2026-08-29 · c6be90afdcbb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andybrewer/mvp | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem