docs(css-in-js): update warning about using css-in-js with server components (#75931)
## Why?
The warning suggests its not supported in Server Components, but since React 19 was released, there is better support! Need to just re-word the warning a bit.
- Fixes https://github.com/vercel/next.js/issues/75895
- https://nextjs.org/docs/app/building-your-application/styling/css-in-js
- https://react.dev/blog/2024/12/05/react-19#support-for-stylesheets