docs: update readme

This commit is contained in:
dntzhang 2019-10-05 15:40:28 +08:00
parent d4f46bbca4
commit f983ed0183
1 changed files with 4 additions and 0 deletions

View File

@ -110,6 +110,10 @@ class Comp extends Preact.Component {
Preact.render(<Comp />, document.querySelector('#root3'))
```
## Related links
* [Preact issue - Scoped css with pure css string](https://github.com/preactjs/preact/issues/1898)
## License
MIT © Tencent