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