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