Shu Ding
Shu Ding
https://nextra.site/docs/docs-theme/theme-configuration#dark-mode-and-themes You can pass ```js nextThemes: { defaultTheme: 'dark' } ```
Should be fixed in #798.
Should be there now!
We are planning to move `@vercel/og` into this repository and make it a monorepo, so everyone will be able to contribute and help improve these edge cases.
Like React DevTools, specific features are available for prod builds and it won't affect your visitors at all.
@Jackie1210 yep I was busy with recent new features in Next.js and will start doing that next week!
Right now we can't find a reliable replacement for Shiki. Things like JSX doesn't seem to work correctly with other popular libs.
Not sure if this is a bug but when you do `n++` the internal ref of body should be updated. That’s how it works in the React version if `n`...
Since the goal of Satori is to match browser's result, we can't make flex the default value. In the future we can potentially support `display: block` and other layouts.