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