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