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