1- # sanitize.css
1+ # sanitize.css < 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 >
22
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 >
4-
5- > The best-practices CSS foundation.
6-
7- [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ bower] [ bower-image ]] [ bower-url ]
8- [ ![ ci] [ ci-image ]] [ ci-url ] [ ![ gitter] [ gitter-image ]] [ gitter-url ]
9- [ ![ CDNJS] [ cdnjs-image ]] [ cdnjs-url ]
3+ [ ![ NPM Version] [ npm-img ]] [ npm-url ]
4+ [ ![ Bower Version] [ bow-img ]] [ bow-url ]
5+ [ ![ CDNJS Version] [ cdn-img ]] [ cdn-url ]
6+ [ ![ Build Status] [ cli-img ]] [ cli-url ]
7+ [ ![ License] [ lic-img ]] [ lic-url ]
8+ [ ![ Gitter Chat] [ git-img ]] [ git-url ]
109
1110[ sanitize.css] is a CSS library that corrects broken and missing styles in all
1211browsers, preserving useful defaults rather than unstyling everything. It’s
@@ -26,10 +25,6 @@ npm install --save sanitize.css
2625bower install --save sanitize-css
2726```
2827
29- ##### CDN
30-
31- [ cdnjs] ( https://cdnjs.com/libraries/10up-sanitize.css )
32-
3328## Features
3429
3530##### Backgrounds should not repeat by default
@@ -213,17 +208,19 @@ include **Internet Explorer 9** and **Safari 7**.
213208
214209** sanitize.css** is dedicated to the [ public domain] ( LICENSE.md ) .
215210
216- [ bower-image ] : https://img.shields.io/bower/v/sanitize-css.svg?style=flat-square
217- [ bower-url ] : https://libraries.io/bower/sanitize-css
218- [ ci-image ] : https://img.shields.io/travis/jonathantneal/sanitize.css.svg?style=flat-square
219- [ ci-url ] : https://travis-ci.org/jonathantneal/sanitize.css
220- [ gitter-image ] : https://img.shields.io/gitter/room/jonathantneal/sanitize.css.svg?style=flat-square
221- [ gitter-url ] : https://gitter.im/jonathantneal/sanitize.css
222- [ npm-image ] : https://img.shields.io/npm/v/sanitize.css.svg?style=flat-square
223- [ npm-url ] : https://www.npmjs.com/package/sanitize.css
211+ [ bow-img ] : https://img.shields.io/bower/v/sanitize-css.svg
212+ [ bow-url ] : https://libraries.io/bower/sanitize-css
213+ [ cdn-img ] : https://img.shields.io/cdnjs/v/10up-sanitize.css.svg
214+ [ cdn-url ] : https://cdnjs.com/libraries/10up-sanitize.css
215+ [ cli-img ] : https://img.shields.io/travis/jonathantneal/sanitize.css.svg
216+ [ cli-url ] : https://travis-ci.org/jonathantneal/sanitize.css
217+ [ git-img ] : https://img.shields.io/badge/chat-gitter-blue.svg
218+ [ git-url ] : https://gitter.im/jonathantneal/sanitize.css
219+ [ lic-img ] : https://img.shields.io/npm/l/sanitize.css.svg
220+ [ lic-url ] : LICENSE.md
221+ [ npm-img ] : https://img.shields.io/npm/v/sanitize.css.svg
222+ [ npm-url ] : https://www.npmjs.com/package/sanitize.css
224223
225224[ normalize.css ] : https://github.com/necolas/normalize.css
226- [ reset.css ] : http://meyerweb.com/eric/tools/css/reset/
227- [ sanitize.css ] : https://github.com/jonathantneal/sanitize.css
228- [ cdnjs-image ] : https://img.shields.io/cdnjs/v/10up-sanitize.css.svg?style=flat-square
229- [ cdnjs-url ] : https://cdnjs.com/libraries/10up-sanitize.css
225+ [ reset.css ] : http://meyerweb.com/eric/tools/css/reset/
226+ [ sanitize.css ] : https://github.com/jonathantneal/sanitize.css
0 commit comments