Skip to content

Commit

Permalink
⬆️ Style-dictionary 4 (#3607)
Browse files Browse the repository at this point in the history
* ⬆️style-dictionary/style-dictionary-utils

* changed type import

* replace token.value with token.$value

* new css output (reordered mostly)

* remove options from js platform

* comments are no longer supported in js output

* use default fileheader

* updated style-dictionary-utils to latest

* update style-dictionary to latest
  • Loading branch information
oddvernes authored Sep 4, 2024
1 parent c0f6b78 commit 47f82e5
Show file tree
Hide file tree
Showing 32 changed files with 2,252 additions and 2,802 deletions.
4 changes: 2 additions & 2 deletions packages/eds-tokens-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@equinor/eds-tokens-sync": "workspace:*",
"@types/node": "^22.1.0",
"prettier": "3.3.3",
"style-dictionary": "3.8.0",
"style-dictionary-utils": "^2.4.1",
"style-dictionary": "^4.1.0",
"style-dictionary-utils": "^4.0.0",
"typescript": "^5.5.4"
},
"engines": {
Expand Down
Loading

0 comments on commit 47f82e5

Please sign in to comment.