Skip to content

Commit

Permalink
build tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
nyan-matt authored and github-actions[bot] committed Mar 12, 2023
1 parent 07d5a64 commit d9b3b1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion input/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
},
"color-test": {
"ci-trigger": {
"value": "yellow",
"value": "orange",
"type": "color"
}
}
Expand Down
2 changes: 1 addition & 1 deletion output/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@
--color-base-neutral-light-80: #ebebeb;
--color-base-neutral-light-90: #f5f5f5;
--color-base-neutral-light-100: #ffffff;
--color-test-ci-trigger: yellow;
--color-test-ci-trigger: orange;
}

0 comments on commit d9b3b1c

Please sign in to comment.