Welcome to missing.css!

Missing.css is a simple CSS library that can be used in many ways — you could:

Install it on your website if you haven't already:

<link rel="stylesheet" href="https://unpkg.com/missing.css@1.1.3">
<!-- Prism theme (https://prismjs.com/): -->
<link rel="stylesheet" href="https://unpkg.com/missing.css@1.1.3/prism">

You can also install it into an npm project with npm i -s missing.css.

This will make your page look a bit like the one you are reading right now, without applying any classes.

Then, see how you can go beyond classless CSS with its features.

P.S. you can click any class, variable or custom element name in these docs to jump to its definition. Try it: .tool-bar