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