Skip to content

Commit

Permalink
chore: regenerated tokens file
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke committed Jan 13, 2023
1 parent 06f1b12 commit d2b94f4
Showing 1 changed file with 35 additions and 3 deletions.
38 changes: 35 additions & 3 deletions tokens/zeplin.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,19 @@
"attributes": { "category": "dynamic-size" }
},
"m": {
"value": "64",
"value": "80",
"attributes": { "category": "dynamic-size" }
},
"s": {
"value": "40",
"value": "48",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "24",
"attributes": { "category": "dynamic-size" }
},
"xs": {
"value": "28",
"value": "32",
"attributes": { "category": "dynamic-size" }
}
},
Expand All @@ -44,6 +48,10 @@
"xl": {
"value": "160",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "20",
"attributes": { "category": "dynamic-size" }
}
},
"mobile": {
Expand All @@ -66,6 +74,10 @@
"xl": {
"value": "120",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "20",
"attributes": { "category": "dynamic-size" }
}
}
},
Expand All @@ -90,6 +102,10 @@
"xl": {
"value": "160",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "20",
"attributes": { "category": "dynamic-size" }
}
},
"tablet": {
Expand All @@ -112,6 +128,10 @@
"xl": {
"value": "120",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "20",
"attributes": { "category": "dynamic-size" }
}
},
"mobile": {
Expand Down Expand Up @@ -158,6 +178,10 @@
"xl": {
"value": "480",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "32",
"attributes": { "category": "dynamic-size" }
}
},
"tablet": {
Expand All @@ -180,6 +204,10 @@
"xl": {
"value": "240",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "28",
"attributes": { "category": "dynamic-size" }
}
},
"mobile": {
Expand All @@ -202,6 +230,10 @@
"xl": {
"value": "160",
"attributes": { "category": "dynamic-size" }
},
"2xs": {
"value": "24",
"attributes": { "category": "dynamic-size" }
}
}
}
Expand Down

0 comments on commit d2b94f4

Please sign in to comment.