Skip to content

Commit db0df10

Browse files
committed
Update documentation
1 parent d7ed399 commit db0df10

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
<a href="https://github.com/10up/sanitize.css"><img src="https://10up.github.io/sanitize.css/logo.svg" alt="PostHTML Logo" width="80" height="80" align="right"></a>
44

5-
> The best-practices alternative to CSS resets.
5+
> The best-practices CSS foundation.
66
77
[![npm][npm-image]][npm-url] [![bower][bower-image]][bower-url]
88
[![gitter][gitter-image]][gitter-url]
99

10+
[sanitize.css] is a CSS library that corrects broken and missing styles in all
11+
browsers, preserving useful defaults rather than unstyling everything. It’s
12+
developed alongside [normalize.css], so every normalization includes the
13+
browsers or browser versions being targeted, and every opinionated change is
14+
marked and documented.
15+
1016
##### NPM
1117

1218
```sh
@@ -27,12 +33,6 @@ See https://cdnjs.com/libraries/10up-sanitize.css
2733

2834
See https://rawgit.com/10up/sanitize.css/release/4.0.0/sanitize.css
2935

30-
[sanitize.css] is a CSS library that corrects broken and missing styles in all
31-
browsers, preserving useful defaults rather than unstyling everything, so most
32-
often none of its styles ever need to be overwritten. It’s developed alongside
33-
[normalize.css], so every normalization includes the browsers or browser
34-
versions being targeted, and every opinionated change is marked and documented.
35-
3636
## Features
3737

3838
##### Backgrounds should not repeat by default

0 commit comments

Comments
 (0)