docs: update readme

This commit is contained in:
dntzhang 2019-10-05 09:02:41 +08:00
parent 6cc3543ec1
commit 8b6405718a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## preact-css
> Scoped css with pure css string for preact.
> Scoped css with pure css string for [preact](https://github.com/preactjs/preact), inspired by [omi](https://github.com/Tencent/omi).
## Usage
@ -51,7 +51,7 @@ h1{
Preact.render(<Comp />, document.querySelector('#root3'))
```
## How to use rpx unit?
## How to use rpx unit like omi ?
Super easy: