blob: b2cb8d36751e52cdb627536645513315d8f26c4e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## 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)
* [Make a useful **layout**](/docs/layout)
* [Add color with **colorways**](/docs/colorways)
* [Use our **utility classes**](/docs/utils)
{.list-of-links}
|