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