Sha256: 303752422346213e380898ae8dec127a4b7463f6209bd2f053cc5d8245883d11

Contents?: true

Size: 592 Bytes

Versions: 3

Compression:

Stored size: 592 Bytes

Contents

// Do not edit directly
// Generated on Thu, 20 Apr 2023 14:56:59 GMT

$primer-viewportRange-landscape: (orientation: landscape);
$primer-viewportRange-portrait: (orientation: portrait);
$primer-viewportRange-wide: (min-width: $primer-breakpoint-xxlarge);
$primer-viewportRange-regular: (min-width: $primer-breakpoint-medium);
$primer-viewportRange-narrowLandscape: (max-width: calc($primer-breakpoint-large - 0.02px) and (max-height: calc($primer-breakpoint-small - 0.02px)) and (orientation: landscape));
$primer-viewportRange-narrow: (max-width: calc($primer-breakpoint-medium - 0.02px));

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-v4-theme-primer-0.12.0 _sass/@primer/primitives/tokens-v2-private/scss/tokens/functional/size/viewport.scss
jekyll-v4-theme-primer-0.11.0 _sass/@primer/primitives/tokens-v2-private/scss/tokens/functional/size/viewport.scss
jekyll-v4-theme-primer-0.10.0 _sass/@primer/primitives/tokens-v2-private/scss/tokens/functional/size/viewport.scss