UNPKG
@maykinmedia/design-tokens
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Design tokens for Maykin theme
github.com/maykinmedia/design-tokens
maykinmedia/design-tokens
@maykinmedia/design-tokens
/
src
/
components
/
heading.tokens.json
15 lines
(14 loc)
•
302 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "utrecht": { "heading-
1
": { "
color
": {"value":
"#37373c"
}, "
font-size
": {"value":
"2.75rem"
}, "
font-weight
": {"value":
700
} }, "heading-
2
": { "
color
": {"value":
"#37373c"
}, "
font-size
": {"value":
"1.25rem"
}, "
font-weight
": {"value":
500
} } } }