MISSING.CSS
The Missing CSS Stylesheet
Docs ·
Demo ·
Playground ·
Releases ·
GitHub ·
Discord
missing.css is the missing CSS library that we all wished existed. Add it to your website:
<link rel="stylesheet" href="https://unpkg.com/missing.css">
- It starts with decent default styling for vanilla HTML, akin to classless
CSS libraries.
- It offers a small set of components based on well-known, semantic markup
patterns, with ARIA where appropriate.
- Finally, it offers a small & curated set of utility classes and custom
elements for bespoke elements and layouts.
The goal of missing.css is to reduce needed intervention in HTML. It lets
authors
- start with a good out-of-the-box experience,
- customize it easily, even create multiple themes,
- build common components using plain, semantic HTML,