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