// Keep this file in sync with values in `tests/playwright/constants/breakpoints.ts`

$values: (
    xs: 0,
    sm: 36em,
    md: 48em,
    lg: 66em,
    xl: 84em,
    x2l: 100em,
    x3l: 120em,
);
