File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
- - " 5 "
3
+ - " stable "
4
4
- " 4"
5
5
- " 0.12"
6
- - " 0.11"
7
- - " iojs"
Original file line number Diff line number Diff line change 1
1
# postcss-custom-url
2
- Transform ` url() ` in css
3
-
4
- [ ![ npm] ( https://nodei.co/npm/postcss-custom-url.png?downloads=true )] ( https://www.npmjs.org/package/postcss-custom-url )
5
-
6
2
[ ![ version] ( https://img.shields.io/npm/v/postcss-custom-url.svg )] ( https://www.npmjs.org/package/postcss-custom-url )
7
3
[ ![ status] ( https://travis-ci.org/zoubin/postcss-custom-url.svg?branch=master )] ( https://travis-ci.org/zoubin/postcss-custom-url )
8
4
[ ![ coverage] ( https://img.shields.io/coveralls/zoubin/postcss-custom-url.svg )] ( https://coveralls.io/github/zoubin/postcss-custom-url )
9
5
[ ![ dependencies] ( https://david-dm.org/zoubin/postcss-custom-url.svg )] ( https://david-dm.org/zoubin/postcss-custom-url )
10
6
[ ![ devDependencies] ( https://david-dm.org/zoubin/postcss-custom-url/dev-status.svg )] ( https://david-dm.org/zoubin/postcss-custom-url#info=devDependencies )
11
7
8
+ Transform ` url() ` in css.
9
+
12
10
## Usage
13
11
14
12
``` javascript
You can’t perform that action at this time.
0 commit comments