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