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