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