Skip to content

Commit

Permalink
blocks flow and grid
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-figma committed May 24, 2024
1 parent c602a2f commit 4b6b905
Show file tree
Hide file tree
Showing 18 changed files with 867 additions and 648 deletions.
68 changes: 34 additions & 34 deletions scripts/tokens/styles.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,40 @@
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Title Hero",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10189"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10188"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10190"
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Title Page",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10197"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:58:8569"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:58:8572"
},
"fontStyle": "normal"
},
{
"key": "8da8515db62c0847eb88ef0fb33766c372b5634d",
"name": "sm",
Expand Down Expand Up @@ -363,40 +397,6 @@
}
]
},
{
"type": "TEXT",
"name": "Title Page",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10197"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:58:8569"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:58:8572"
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Title Hero",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10189"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10188"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10190"
},
"fontStyle": "normal"
},
{
"key": "438be94d4f8e3c60b6551865b81a02701761ccd3",
"name": "xs",
Expand Down
Loading

0 comments on commit 4b6b905

Please sign in to comment.