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