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