11# sanitize.css
22
3- <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 >
3+ <a href =" https://github.com/jonathantneal /sanitize.css " ><img src =" https://jonathantneal .github.io/sanitize.css/logo.svg " alt =" sanitize.css logo " width =" 80 " height =" 80 " align =" right " ></a >
44
55> The best-practices CSS foundation.
66
77[ ![ npm] [ npm-image ]] [ npm-url ] [ ![ bower] [ bower-image ]] [ bower-url ]
8- [ ![ gitter] [ gitter-image ]] [ gitter-url ]
8+ [ ![ ci ] [ ci-image ]] [ ci-url ] [ ![ gitter] [ gitter-image ]] [ gitter-url ]
99
1010[ sanitize.css] is a CSS library that corrects broken and missing styles in all
1111browsers, preserving useful defaults rather than unstyling everything. It’s
@@ -27,7 +27,7 @@ bower install --save sanitize-css
2727
2828##### CDN
2929
30- https://cdnjs.com/libraries/10up -sanitize.css
30+ https://cdnjs.com/libraries/jonathantneal -sanitize.css
3131
3232## Features
3333
@@ -210,13 +210,15 @@ include **Internet Explorer 9** and **Safari 7**.
210210
211211** sanitize.css** is dedicated to the [ public domain] ( LICENSE.md ) .
212212
213- [ npm-image ] : https://img.shields.io/npm/v/sanitize.css.svg?style=flat-square
214- [ npm-url ] : https://www.npmjs.com/package/sanitize.css
215213[ bower-image ] : https://img.shields.io/bower/v/sanitize-css.svg?style=flat-square
216214[ bower-url ] : https://libraries.io/bower/sanitize-css
217- [ gitter-image ] : https://img.shields.io/gitter/room/10up/sanitize.css.svg?style=flat-square
218- [ gitter-url ] : https://gitter.im/10up/sanitize.css
215+ [ ci-image ] : https://img.shields.io/travis/jonathantneal/sanitize.css.svg?style=flat-square
216+ [ ci-url ] : https://travis-ci.org/jonathantneal/sanitize.css
217+ [ gitter-image ] : https://img.shields.io/gitter/room/jonathantneal/sanitize.css.svg?style=flat-square
218+ [ gitter-url ] : https://gitter.im/jonathantneal/sanitize.css
219+ [ npm-image ] : https://img.shields.io/npm/v/sanitize.css.svg?style=flat-square
220+ [ npm-url ] : https://www.npmjs.com/package/sanitize.css
219221
220222[ normalize.css ] : https://github.com/necolas/normalize.css
221223[ reset.css ] : http://meyerweb.com/eric/tools/css/reset/
222- [ sanitize.css ] : https://github.com/10up /sanitize.css
224+ [ sanitize.css ] : https://github.com/jonathantneal /sanitize.css
0 commit comments