Skip to content

Components: components need the library base styles to render correctly #584

Open
@printerscanner

Description

@printerscanner

When installing some components on a fresh shadcn project, the component doesn't render correctly due to a missing style file from the library.

Suggestion: Add missing stylesheet import '@xyflow/react/dist/style.css';. This may not be necessary for some of the custom components.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions