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