Skip to content

[bug]:Sidebar width display abnormal #8226

@SHEN-EN

Description

@SHEN-EN

Describe the bug

Sidebar width display abnormal

Affected component/components

sidebar

How to reproduce

When I use the command pnpm dlx shadcn@latest add sidebar to download the component, the Sidebar component image in sidebar.tsx is as shown below
Image

Image

The css variable was not found.

Finally found globals.css generated is

.w-[--sidebar-width] {
width: --sidebar-width;
}

Codesandbox/StackBlitz link

No response

Logs

System Info

139.0.7258.139

Before submitting

  • I've searched for existing issues
  • I've made research efforts and searched the documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions