summaryrefslogtreecommitdiffstatshomepage
path: root/www/docs/index.md
blob: 76452a1b01287364f31ec88a18dd50ca7df09a42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

## Welcome to missing.css!

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

  ~~~ html
  <link rel="stylesheet" href="https://the.missing.style">
  ~~~

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

 * [Customize with CSS **variables**](/docs/variables)
 * [Learn about **ARIA patterns**](/docs/aria)
 * [Get to know our **components**](/docs/components)
 * [Add color with **colorways**](/docs/colorways)
 * [Use our **utility classes**](/docs/utils)
 {.list-of-links}