Browse Source
Merge pull request #31 from shuizhongyueming/master
update README.md
pull/33/head
Dmitry Karpunin
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
README.md
-
README_CN.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 |
|
|
|
|
|
@ -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 |
|
|
|
``` |
|
|
|
|
|
|
|
### 配置参数 |
|
|
|