We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b86479 commit 0289725Copy full SHA for 0289725
1 file changed
README.md
@@ -6,6 +6,7 @@
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]
10
11
[sanitize.css] is a CSS library that corrects broken and missing styles in all
12
browsers, preserving useful defaults rather than unstyling everything. It’s
@@ -224,3 +225,5 @@ include **Internet Explorer 9** and **Safari 7**.
224
225
[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
0 commit comments