Streamdown (#1128)

This commit is contained in:
Hayden Bleasel 2025-08-18 22:48:13 -07:00 committed by GitHub
parent 256305d19f
commit 6894189c17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 389 additions and 137 deletions

View file

@ -6,6 +6,7 @@ const config: Config = {
'./pages/**/*.{js,ts,jsx,tsx,mdx}',
'./components/**/*.{js,ts,jsx,tsx,mdx}',
'./app/**/*.{js,ts,jsx,tsx,mdx}',
'./node_modules/streamdown/dist/index.js',
],
theme: {
extend: {