Skip to content

Commit

Permalink
Adjustments for large to medium rename
Browse files Browse the repository at this point in the history
  • Loading branch information
taysea committed Nov 14, 2024
1 parent 9a8ec4c commit c10b7ad
Show file tree
Hide file tree
Showing 6 changed files with 499 additions and 1,848 deletions.
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.large.json`, // using large mode to have a reference name available
`${TOKENS_DIR}/semantic/dimension.medium.json`, // using large mode to have a reference name available
`${TOKENS_DIR}/component/element.default.json`,
`${TOKENS_DIR}/component/component.default.json`,
],
Expand Down
Loading

0 comments on commit c10b7ad

Please sign in to comment.