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