vercel / next-react-server-components

Demo repository for Next.js + React Server Components
https://next-rsc-hn.vercel.app
MIT License
976 stars 156 forks source link

bump next, react and use styled-jsx #33

Closed huozhi closed 2 years ago

huozhi commented 2 years ago
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/next-rsc-news/DcDg4q77CGRvGrLp8QAUqoi88uPM
✅ Preview: https://next-rsc-news-git-bump-react-next.vercel.sh

vercel-team commented 2 years ago

📝 Changed routes:

/
Screenshot of /
(view full size)

Commit 781b26e69d9208a320657da4081a15c6a3b1de1f (https://next-rsc-news-7e3ojrd3v.vercel.sh).

huozhi commented 2 years ago

global styled-jsx styles of main page are not matching between html and css 🤔

css: body.jsx-2e8c3a73a34d0f5c
html: <body style>
huozhi commented 2 years ago

Fixed styling