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