Skip to content

Commit

Permalink
Add expand typography & shadow options to transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
culshaw committed Dec 4, 2024
1 parent 0502b70 commit d8630d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"style-dictionary": "style-dictionary build",
"token-transformer": "token-transformer tokens.json tokens/all.json"
"token-transformer": "token-transformer tokens.json tokens/all.json --expandTypography=true --expandShadow=true"
},
"author": "",
"license": "ISC",
Expand Down

0 comments on commit d8630d9

Please sign in to comment.