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