Skip to content

Commit

Permalink
refactor/feat(token): changed position token to represent if icon are…
Browse files Browse the repository at this point in the history
… background images or not
  • Loading branch information
Vandapanda committed Nov 28, 2024
1 parent e028df8 commit 2130533
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -3164,11 +3164,11 @@
},
"2": {
"$type": "dimension",
"$value": "{post.core.dimension.14}"
"$value": "{post.core.dimension.16}"
},
"3": {
"$type": "dimension",
"$value": "{post.core.dimension.46}"
"$value": "{post.core.dimension.48}"
}
}
}
Expand Down Expand Up @@ -7237,6 +7237,18 @@
}
}
}
},
"search": {
"position": {
"inline": {
"end": {
"icon": {
"$type": "dimension",
"$value": "{post.core.dimension.14}"
}
}
}
}
}
}
},
Expand Down

0 comments on commit 2130533

Please sign in to comment.