Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c77e80b

Browse files
Groklingtimneutkens
authored andcommitted
Update README.MD with warning about BETA version. Remove redundant note. (vercel#1909)
1 parent 1b89351 commit c77e80b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/with-styled-components/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,4 @@ This example features how you use a different styling solution than [styled-jsx]
3030

3131
For this purpose we are extending the `<Document />` and injecting the server side rendered styles into the `<head>`.
3232

33-
## Notes:
34-
35-
- On initial install, you may see a server-side error: `TypeError: Cannot read property 'cssRules' of undefined when using this line of code` until you actually render a `styled-component`. I have submitted a PR to fix this issue with them [here](https://github.com/styled-components/styled-components/pull/391). For the time being, make sure you render at least one `styled-component` when you use this.
33+
# WARNING This example uses styled-components v2 which is currently in BETA

0 commit comments

Comments
 (0)