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