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