File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ Parse urls from css file
3
3
4
4
[ ![ Build Status] ( https://img.shields.io/travis/s0ph1e/node-css-url-parser/master.svg?style=flat )] ( https://travis-ci.org/s0ph1e/node-css-url-parser )
5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/s0ph1e/node-css-url-parser/badge.svg )] ( https://coveralls.io/r/s0ph1e/node-css-url-parser )
6
+ [ ![ Code Climate] ( https://codeclimate.com/github/s0ph1e/node-css-url-parser/badges/gpa.svg )] ( https://codeclimate.com/github/s0ph1e/node-css-url-parser )
7
+ [ ![ Version] ( https://img.shields.io/npm/v/css-url-parser.svg?style=flat )] ( https://www.npmjs.org/package/css-url-parser )
8
+ [ ![ Dependency Status] ( https://david-dm.org/s0ph1e/node-css-url-parser.svg?style=flat )] ( https://david-dm.org/s0ph1e/node-css-url-parser )
9
+
6
10
7
11
## Installation
8
12
` npm install css-url-parser `
You can’t perform that action at this time.
0 commit comments