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