Skip to content

Commit

Permalink
chore: move packages/tokens to src/tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
anniehu4 committed Mar 17, 2022
1 parent 156fa72 commit 4565710
Show file tree
Hide file tree
Showing 242 changed files with 6,466 additions and 17,637 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"scripts": {
"build": "NODE_ENV=production yarn workspaces foreach --interlaced --parallel --topological --verbose run build",
"build:clean": "yarn workspaces foreach --exclude eds-tokens run build:clean",
"build:tokens": "node ./style-dictionary.config.js",
"create-component": "plop",
"create-releases": "yarn create-releases:conventional patch",
"create-releases:alpha": "yarn create-releases:conventional --preid alpha prerelease",
Expand Down Expand Up @@ -68,6 +69,7 @@
"plop": "^3.0.5",
"prettier": "^2.5.1",
"size-limit": "^4.12.0",
"style-dictionary": "^3.7.0",
"stylelint": "^14.5.3",
"stylelint-config-standard": "^25.0.0",
"typescript": "^4.5.5"
Expand Down
227 changes: 0 additions & 227 deletions packages/tokens/CHANGELOG.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/tokens/README.md

This file was deleted.

106 changes: 0 additions & 106 deletions packages/tokens/lib/css/variables.css

This file was deleted.

Loading

0 comments on commit 4565710

Please sign in to comment.