Sha256: 95864664fb38574066ba67a60ceaf0cd9403797941466473e8166dd7e9f3edd0
Contents?: true
Size: 593 Bytes
Versions: 4
Compression:
Stored size: 593 Bytes
Contents
// Do not edit directly // Generated on Thu, 21 Mar 2024 16:30:15 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
4 entries across 4 versions & 1 rubygems