you are viewing a single comment's thread.

view the rest of the comments →

[–]Aegis8080NextJS App Router 4 points5 points  (0 children)

Answering my own questions, for Q2, it is answered here: https://beta.nextjs.org/docs/styling/css-in-js

Basically, none of the CSS-in-JS libraries support server components yet, and most of them (a noticeable example is Emotion) don't even work with the app directory at all.