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