Aspect Ratio: 32 / 9
Width: 7680px
Height: 2160px
Installation
Section titled “Installation”pnpm dlx shadcn@latest add pxl-ui/registry/displays/duhd
Include the following CSS vars in your Tailwind main file
@theme { --aspect-duhd: 32 / 9; --display-width-duhd: 7680px; --display-height-duhd: 2160px;}<div className="display aspect-duhd display-size-duhd"></div>