Skip to content

Commit

Permalink
Remove styleguide in favor of gamut styleguide
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood committed May 3, 2024
1 parent fbe2a80 commit 942980d
Show file tree
Hide file tree
Showing 10 changed files with 440 additions and 5,866 deletions.
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ node_modules
**/node_modules
**/dist
**/tmp
packages/styleguide/stories/Core/Atoms/Markdown/*.md
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
"clear-modules": "lerna clean -y && rm -rf node_modules",
"build": "turbo run build --concurrency=3",
"build-all": "yarn build",
"start:storybook": "cd ./packages/styleguide && yarn start",
"start": "yarn && yarn start:storybook",
"prepare": "husky install"
},
"lint-staged": {
Expand All @@ -50,7 +48,7 @@
"lerna": "3.22.1"
},
"devDependencies": {
"auto": "^11.0.4",
"auto": "^11.0.5",
"@auto-it/all-contributors": "^11.0.4",
"@auto-it/first-time-contributor": "^11.0.4",
"@auto-it/npm": "^11.0.4",
Expand Down
1 change: 0 additions & 1 deletion packages/styleguide/.env

This file was deleted.

21 changes: 0 additions & 21 deletions packages/styleguide/.storybook/babel.config.js

This file was deleted.

46 changes: 0 additions & 46 deletions packages/styleguide/.storybook/main.ts

This file was deleted.

116 changes: 0 additions & 116 deletions packages/styleguide/CHANGELOG.md

This file was deleted.

1 change: 0 additions & 1 deletion packages/styleguide/README.md

This file was deleted.

60 changes: 0 additions & 60 deletions packages/styleguide/package.json

This file was deleted.

14 changes: 0 additions & 14 deletions packages/styleguide/tsconfig.json

This file was deleted.

0 comments on commit 942980d

Please sign in to comment.