mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
22e46a40ad
This pull request updates the blog post rendering in the EdgeDB example to use our `streamdown` library in static mode instead of `react-markdown` for Markdown parsing and rendering. --------- Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
4 lines
59 B
CSS
4 lines
59 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|