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