Skip to content

Commit

Permalink
docs(README): add install section
Browse files Browse the repository at this point in the history
  • Loading branch information
kud authored May 10, 2017
1 parent 5dadd3b commit d9aac8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

A plugin for [PostCSS](https://github.com/ai/postcss) that generates rem units from pixel units.

## Install

```shell
$ npm install postcss-pxtorem --save-dev
```

## Usage

Expand Down

0 comments on commit d9aac8b

Please sign in to comment.