Browse Source

Merge pull request #31 from shuizhongyueming/master

update README.md
pull/33/head
Dmitry Karpunin 6 years ago
committed by GitHub
parent
commit
0ae5d1f19b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md
  2. 2
      README_CN.md

2
README.md

@ -76,7 +76,7 @@ $ npm install postcss-px-to-viewport --save-dev
```
or yarn
```
$ yarn add postcss-px-to-viewport
$ yarn add -D postcss-px-to-viewport
```
### Usage

2
README_CN.md

@ -76,7 +76,7 @@ $ npm install postcss-px-to-viewport --save-dev
```
或者使用yarn进行安装
```
$ yarn add postcss-px-to-viewport
$ yarn add -D postcss-px-to-viewport
```
### 配置参数

Loading…
Cancel
Save