import { test, expect } from "@playwright/test"; // Visual-regression baselines for @whynot/design. // // Two example pages are covered: // 1. examples/showcase/index.html — every component, one page // 2. examples/whynot-control/index.html — full app composition // // To update intentionally: pnpm test:visual:update // The design-tokens stylesheet (colors_and_type.css) @imports IBM Plex from // Google Fonts, but every token font stack is system-ui based — the webfont is // unused. Left live it intermittently hangs in CI, blocking the page's module //