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