@primer/css
Version:
The CSS implementation of GitHub's Primer Design System
1,394 lines • 27 kB
JSON
{
"$h00-size-mobile": {
"values": [
"40px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 5
},
"computed": "40px"
},
"$h0-size-mobile": {
"values": [
"32px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 6
},
"computed": "32px"
},
"$h1-size-mobile": {
"values": [
"26px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 7
},
"computed": "26px"
},
"$h2-size-mobile": {
"values": [
"22px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 8
},
"computed": "22px"
},
"$h3-size-mobile": {
"values": [
"18px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 9
},
"computed": "18px"
},
"$h00-size": {
"values": [
"48px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 12
},
"computed": "48px"
},
"$h0-size": {
"values": [
"40px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 13
},
"computed": "40px"
},
"$h1-size": {
"values": [
"32px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 14
},
"computed": "32px"
},
"$h2-size": {
"values": [
"24px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 15
},
"computed": "24px"
},
"$h3-size": {
"values": [
"20px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 16
},
"computed": "20px"
},
"$h4-size": {
"values": [
"16px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 17
},
"computed": "16px"
},
"$h5-size": {
"values": [
"14px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 18
},
"computed": "14px"
},
"$h6-size": {
"values": [
"12px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 19
},
"computed": "12px"
},
"$font-size-small": {
"values": [
"12px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 21
},
"computed": "12px"
},
"$font-weight-bold": {
"values": [
"var(--base-text-weight-semibold, 600)"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 24
},
"computed": "calc(var(--base-text-weight-semibold, 600))"
},
"$font-weight-semibold": {
"values": [
"var(--base-text-weight-medium, 500)"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 25
},
"computed": "calc(var(--base-text-weight-medium, 500))"
},
"$font-weight-normal": {
"values": [
"var(--base-text-weight-normal, 400)"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 26
},
"computed": "calc(var(--base-text-weight-normal, 400))"
},
"$font-weight-light": {
"values": [
"var(--base-text-weight-light, 300)"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 27
},
"computed": "calc(var(--base-text-weight-light, 300))"
},
"$lh-condensed-ultra": {
"values": [
"1"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 30
},
"computed": "1"
},
"$lh-condensed": {
"values": [
"1.25"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 31
},
"computed": "1.25"
},
"$lh-default": {
"values": [
"1.5"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 32
},
"computed": "1.5"
},
"$body-font": {
"values": [
"-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 35
},
"computed": "calc(-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji')"
},
"$mono-font": {
"values": [
"var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace)"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 39
},
"computed": "calc(var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace))"
},
"$body-font-size": {
"values": [
"14px"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 42
},
"computed": "14px"
},
"$body-line-height": {
"values": [
"$lh-default",
"1.5"
],
"source": {
"path": "src/support/variables/typography.scss",
"line": 43
},
"computed": "1.5"
},
"$spacer": {
"values": [
"8px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 30
},
"computed": "8px"
},
"$spacer-0": {
"values": [
"0"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 33
},
"computed": "0"
},
"$spacer-1": {
"values": [
"$spacer * 0.5",
"8px * 0.5"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 34
},
"computed": "4px"
},
"$spacer-2": {
"values": [
"$spacer",
"8px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 35
},
"computed": "8px"
},
"$spacer-3": {
"values": [
"$spacer * 2",
"8px * 2"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 36
},
"computed": "16px"
},
"$spacer-4": {
"values": [
"$spacer * 3",
"8px * 3"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 37
},
"computed": "24px"
},
"$spacer-5": {
"values": [
"$spacer * 4",
"8px * 4"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 38
},
"computed": "32px"
},
"$spacer-6": {
"values": [
"$spacer * 5",
"8px * 5"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 39
},
"computed": "40px"
},
"$spacer-7": {
"values": [
"$spacer * 6",
"8px * 6"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 67
},
"computed": "48px"
},
"$spacer-8": {
"values": [
"$spacer * 8",
"8px * 8"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 68
},
"computed": "64px"
},
"$spacer-9": {
"values": [
"$spacer * 10",
"8px * 10"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 69
},
"computed": "80px"
},
"$spacer-10": {
"values": [
"$spacer * 12",
"8px * 12"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 70
},
"computed": "96px"
},
"$spacer-11": {
"values": [
"$spacer * 14",
"8px * 14"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 71
},
"computed": "112px"
},
"$spacer-12": {
"values": [
"$spacer * 16",
"8px * 16"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 72
},
"computed": "128px"
},
"$em-spacer-1": {
"values": [
"0.0625em"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 96
},
"computed": "0.0625em"
},
"$em-spacer-2": {
"values": [
"0.125em"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 97
},
"computed": "0.125em"
},
"$em-spacer-3": {
"values": [
"0.25em"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 98
},
"computed": "0.25em"
},
"$em-spacer-4": {
"values": [
"0.375em"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 99
},
"computed": "0.375em"
},
"$em-spacer-5": {
"values": [
"0.5em"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 100
},
"computed": "0.5em"
},
"$em-spacer-6": {
"values": [
"0.75em"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 101
},
"computed": "0.75em"
},
"$size": {
"values": [
"16px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 105
},
"computed": "16px"
},
"$size-0": {
"values": [
"0"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 107
},
"computed": "0"
},
"$size-1": {
"values": [
"$size",
"16px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 108
},
"computed": "16px"
},
"$size-2": {
"values": [
"$size-1 + 4px",
"16px + 4px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 109
},
"computed": "20px"
},
"$size-3": {
"values": [
"$size-2 + 4px",
"16px + 4px + 4px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 110
},
"computed": "24px"
},
"$size-4": {
"values": [
"$size-3 + 4px",
"16px + 4px + 4px + 4px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 111
},
"computed": "28px"
},
"$size-5": {
"values": [
"$size-4 + 4px",
"16px + 4px + 4px + 4px + 4px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 112
},
"computed": "32px"
},
"$size-6": {
"values": [
"$size-5 + 8px",
"16px + 4px + 4px + 4px + 4px + 8px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 113
},
"computed": "40px"
},
"$size-7": {
"values": [
"$size-6 + 8px",
"16px + 4px + 4px + 4px + 4px + 8px + 8px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 114
},
"computed": "48px"
},
"$size-8": {
"values": [
"$size-7 + 16px",
"16px + 4px + 4px + 4px + 4px + 8px + 8px + 16px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 115
},
"computed": "64px"
},
"$container-width": {
"values": [
"980px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 118
},
"computed": "980px"
},
"$grid-gutter": {
"values": [
"10px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 119
},
"computed": "10px"
},
"$width-xs": {
"values": [
"0"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 122
},
"computed": "0"
},
"$width-sm": {
"values": [
"544px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 124
},
"computed": "544px"
},
"$width-md": {
"values": [
"768px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 126
},
"computed": "768px"
},
"$width-lg": {
"values": [
"1012px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 128
},
"computed": "1012px"
},
"$width-xl": {
"values": [
"1280px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 130
},
"computed": "1280px"
},
"$container-sm": {
"values": [
"$width-sm",
"544px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 133
},
"computed": "544px"
},
"$container-md": {
"values": [
"$width-md",
"768px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 134
},
"computed": "768px"
},
"$container-lg": {
"values": [
"$width-lg",
"1012px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 135
},
"computed": "1012px"
},
"$container-xl": {
"values": [
"$width-xl",
"1280px"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 136
},
"computed": "1280px"
},
"$viewport-narrow": {
"values": [
"'max-width: #{$width-md - 0.02px}'",
"'max-width: #{768px - 0.02px}'"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 148
},
"computed": "calc('max-width: #{768px - 0.02px}')"
},
"$viewport-regular": {
"values": [
"'min-width: #{$width-md}'",
"'min-width: #{768px}'"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 149
},
"computed": "calc('min-width: #{768px}')"
},
"$viewport-wide": {
"values": [
"'min-width: 1400px'"
],
"source": {
"path": "src/support/variables/layout.scss",
"line": 150
},
"computed": "calc('min-width: 1400px')"
},
"$border-width": {
"values": [
"1px"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 4
},
"computed": "1px"
},
"$border-style": {
"values": [
"solid"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 5
},
"computed": "calc(solid)"
},
"$border": {
"values": [
"$border-width $border-style var(--borderColor-default, var(--color-border-default))",
"1px solid var(--borderColor-default, var(--color-border-default))"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 6
},
"computed": "calc(1px solid var(--borderColor-default, var(--color-border-default)))"
},
"$border-rem": {
"values": [
"var(--borderWidth-thin, 1px) solid var(--borderColor-default, var(--color-border-default))"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 7
},
"computed": "calc(var(--borderWidth-thin, 1px) solid var(--borderColor-default, var(--color-border-default)))"
},
"$border-radius-1": {
"values": [
"4px"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 10
},
"computed": "4px"
},
"$border-radius-2": {
"values": [
"6px"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 11
},
"computed": "6px"
},
"$border-radius-3": {
"values": [
"8px"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 12
},
"computed": "8px"
},
"$border-radius": {
"values": [
"$border-radius-2",
"6px"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 13
},
"computed": "6px"
},
"$tooltip-max-width": {
"values": [
"250px"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 16
},
"computed": "250px"
},
"$tooltip-delay": {
"values": [
"0.4s"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 17
},
"computed": "0.4s"
},
"$tooltip-duration": {
"values": [
"0.1s"
],
"source": {
"path": "src/support/variables/misc.scss",
"line": 18
},
"computed": "0.1s"
},
"$marketing-font-path": {
"values": [
"'/fonts/'"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 2
},
"computed": "calc('/fonts/')"
},
"$font-mktg": {
"values": [
"$body-font",
"-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 4
},
"computed": "calc(-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji')"
},
"$font-weight-medium": {
"values": [
"450"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 5
},
"computed": "450"
},
"$font-weight-extrabold": {
"values": [
"800"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 6
},
"computed": "800"
},
"$mktg-font-feature-settings": {
"values": [
"'ss02' on, 'ss01' on"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 8
},
"computed": "calc('ss02' on, 'ss01' on)"
},
"$mktg-header-spacing-large": {
"values": [
"-0.03em"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 9
},
"computed": "-0.03em"
},
"$mktg-header-spacing-default": {
"values": [
"-0.01em"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 10
},
"computed": "-0.01em"
},
"$mktg-header-spacing-threshold": {
"values": [
"48px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 11
},
"computed": "48px"
},
"$mktg-header-weight-large": {
"values": [
"$font-weight-extrabold",
"800"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 12
},
"computed": "800"
},
"$mktg-header-weight-default": {
"values": [
"$font-weight-bold",
"var(--base-text-weight-semibold, 600)"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 13
},
"computed": "calc(var(--base-text-weight-semibold, 600))"
},
"$mktg-header-weight-threshold": {
"values": [
"24px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 14
},
"computed": "24px"
},
"$mktg-h-size-0": {
"values": [
"96px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 17
},
"computed": "96px"
},
"$mktg-h-size-1": {
"values": [
"72px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 18
},
"computed": "72px"
},
"$mktg-h-size-2": {
"values": [
"64px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 19
},
"computed": "64px"
},
"$mktg-h-size-3": {
"values": [
"56px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 20
},
"computed": "56px"
},
"$mktg-h-size-4": {
"values": [
"48px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 21
},
"computed": "48px"
},
"$mktg-h-size-5": {
"values": [
"40px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 22
},
"computed": "40px"
},
"$mktg-h-size-6": {
"values": [
"32px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 23
},
"computed": "32px"
},
"$mktg-h-size-7": {
"values": [
"28px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 24
},
"computed": "28px"
},
"$mktg-h-size-8": {
"values": [
"24px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 25
},
"computed": "24px"
},
"$mktg-h-size-9": {
"values": [
"20px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 26
},
"computed": "20px"
},
"$mktg-h-size-10": {
"values": [
"16px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 27
},
"computed": "16px"
},
"$mktg-h-lh-0": {
"values": [
"100px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 30
},
"computed": "100px"
},
"$mktg-h-lh-1": {
"values": [
"76px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 31
},
"computed": "76px"
},
"$mktg-h-lh-2": {
"values": [
"68px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 32
},
"computed": "68px"
},
"$mktg-h-lh-3": {
"values": [
"60px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 33
},
"computed": "60px"
},
"$mktg-h-lh-4": {
"values": [
"52px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 34
},
"computed": "52px"
},
"$mktg-h-lh-5": {
"values": [
"44px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 35
},
"computed": "44px"
},
"$mktg-h-lh-6": {
"values": [
"36px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 36
},
"computed": "36px"
},
"$mktg-h-lh-7": {
"values": [
"32px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 37
},
"computed": "32px"
},
"$mktg-h-lh-8": {
"values": [
"28px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 38
},
"computed": "28px"
},
"$mktg-h-lh-9": {
"values": [
"24px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 39
},
"computed": "24px"
},
"$mktg-h-lh-10": {
"values": [
"20px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 40
},
"computed": "20px"
},
"$mktg-body-spacing-threshold": {
"values": [
"28px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 68
},
"computed": "28px"
},
"$mktg-body-weight-threshold": {
"values": [
"24px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 69
},
"computed": "24px"
},
"$mktg-body-spacing-large": {
"values": [
"-0.01em"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 107
},
"computed": "-0.01em"
},
"$mktg-body-size-0": {
"values": [
"48px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 73
},
"computed": "48px"
},
"$mktg-body-size-1": {
"values": [
"40px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 74
},
"computed": "40px"
},
"$mktg-body-size-2": {
"values": [
"32px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 75
},
"computed": "32px"
},
"$mktg-body-size-3": {
"values": [
"28px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 76
},
"computed": "28px"
},
"$mktg-body-size-4": {
"values": [
"24px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 77
},
"computed": "24px"
},
"$mktg-body-size-5": {
"values": [
"20px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 78
},
"computed": "20px"
},
"$mktg-body-size-6": {
"values": [
"16px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 79
},
"computed": "16px"
},
"$mktg-body-size-7": {
"values": [
"14px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 80
},
"computed": "14px"
},
"$mktg-body-size-8": {
"values": [
"12px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 81
},
"computed": "12px"
},
"$mktg-body-lh-0": {
"values": [
"64px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 84
},
"computed": "64px"
},
"$mktg-body-lh-1": {
"values": [
"52px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 85
},
"computed": "52px"
},
"$mktg-body-lh-2": {
"values": [
"44px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 86
},
"computed": "44px"
},
"$mktg-body-lh-3": {
"values": [
"40px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 87
},
"computed": "40px"
},
"$mktg-body-lh-4": {
"values": [
"32px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 88
},
"computed": "32px"
},
"$mktg-body-lh-5": {
"values": [
"28px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 89
},
"computed": "28px"
},
"$mktg-body-lh-6": {
"values": [
"24px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 90
},
"computed": "24px"
},
"$mktg-body-lh-7": {
"values": [
"20px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 91
},
"computed": "20px"
},
"$mktg-body-lh-8": {
"values": [
"20px"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 92
},
"computed": "20px"
},
"$transition-time": {
"values": [
"0.4s"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 120
},
"computed": "0.4s"
},
"$ease-mktg": {
"values": [
"cubic-bezier(0.16, 1, 0.3, 1)"
],
"source": {
"path": "src/marketing/support/variables.scss",
"line": 121
},
"computed": "calc(cubic-bezier(0.16, 1, 0.3, 1))"
}
}