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