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