1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Point to styled-jsx npm package's readme (#2085)

As we add new features and update README.md in zeit/styled-jsx people ask questions, typically why doesn't x works.
Master shouldn't be the source of truth, better link to the npm package's landing page.
This commit is contained in:
Giuseppe 2017-05-27 19:46:58 +02:00 committed by Tim Neutkens
parent 6fe552601b
commit 98fb1a0df1

View file

@ -146,7 +146,7 @@ export default () => (
)
```
Please see the [styled-jsx documentation](https://github.com/zeit/styled-jsx) for more examples.
Please see the [styled-jsx documentation](https://www.npmjs.com/package/styled-jsx) for more examples.
#### CSS-in-JS