Skip to content

Commit

Permalink
feat(data): reorder origin yang tokens in the code
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Jan 18, 2023
1 parent bc1a090 commit 013c43f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions data/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -3769,6 +3769,10 @@
"type": "color",
"description": "Reference only. Do not use in components."
},
"010": {
"value": "#FFFFFF1A",
"type": "color"
},
"030": {
"value": "rgba(255,255,255,0.3)",
"type": "color",
Expand All @@ -3778,11 +3782,6 @@
"value": "rgba(255,255,255,0.8)",
"type": "color",
"description": "Reference only. Do not use in components."
},
"010": {
"value": "#FFFFFF1A",
"type": "color",
"description": "Reference only. Do not use in components."
}
},
"malachite": {
Expand Down

0 comments on commit 013c43f

Please sign in to comment.