Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shrpne committed Feb 18, 2018
1 parent 13e7014 commit 387f2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ break-after: unset => page-break-after: unset;
## Usage

```js
postcss([ require('PLUGIN_NAME') ])
postcss([ require('postcss-page-break') ])
```

See [PostCSS] docs for examples for your environment.
See [PostCSS] docs for examples for your environment (webpack, gulp, grunt).

0 comments on commit 387f2df

Please sign in to comment.