Skip to content

Commit 773bff4

Browse files
committed
Add readme
1 parent 0e87e44 commit 773bff4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# postcss-icss-url [![Build Status][travis-img]][travis]
2+
3+
[PostCSS]: https://github.com/postcss/postcss
4+
[travis-img]: https://travis-ci.org/css-modules/postcss-icss-url.svg
5+
[travis]: https://travis-ci.org/css-modules/postcss-icss-url
6+
7+
## Usage
8+
9+
```js
10+
postcss([ require('postcss-icss-url') ])
11+
```
12+
13+
See [PostCSS] docs for examples for your environment.
14+
15+
# License
16+
17+
MIT © [Bogdan Chadkin](mailto:trysound@yandex.ru)

0 commit comments

Comments
 (0)