Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
taysea committed Nov 14, 2024
1 parent c10b7ad commit b06b5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design-tokens/src/scripts/build-style-dictionary.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ HPEStyleDictionary.extend({
`${TOKENS_DIR}/primitive/primitives.base.json`,
`${TOKENS_DIR}/semantic/global.default.json`,
`${TOKENS_DIR}/semantic/color.light.json`, // using light mode to have a reference name available
`${TOKENS_DIR}/semantic/dimension.medium.json`, // using large mode to have a reference name available
`${TOKENS_DIR}/semantic/dimension.medium.json`, // using medium mode to have a reference name available
`${TOKENS_DIR}/component/element.default.json`,
`${TOKENS_DIR}/component/component.default.json`,
],
Expand Down

0 comments on commit b06b5c0

Please sign in to comment.