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