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