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