File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
2834See 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
You can’t perform that action at this time.
0 commit comments