Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
billouboq committed Aug 5, 2018
1 parent 240d2ab commit a12baa9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ A [PostCSS](https://github.com/postcss/postcss) plugin that removes duplicates c
npm install postcss-slash-css
```

This plugin only supports node v7.6.0 and over.

## Usage

```js
Expand Down Expand Up @@ -38,7 +40,7 @@ npm test

## Example

You can see multiples exemples in the [example](https://github.com/billouboq/postcss-slash-css/tree/master/example) folder, including gulp one.
You can see multiples exemples in the [example](https://github.com/billouboq/postcss-slash-css/tree/master/examples) folder, including gulp one.

## License

Expand Down

0 comments on commit a12baa9

Please sign in to comment.