-
Couldn't load subscription status.
- Fork 88
Open
Description
Given the directory structure on monorepo (npm, turbo):
|- node_modules
|- apps
|-- web
|---- app
|------ globals.css
|- packages
In the message documentation (https://ai-sdk.dev/elements/components/response) says that streamdown should be sourced in globals.css in a following way:
@source "../node_modules/streamdown/dist/index.js";
The package is in the root node_modules and I was still unable to import correctly the styles what results in stream being updated with no updates in the UI. Could you please add some information how to configure it with monorepo?
Metadata
Metadata
Assignees
Labels
No labels