Skip to content

Commit

Permalink
chore(styles): remove carbon expressive storybook (#8231)
Browse files Browse the repository at this point in the history
### Related Ticket(s)

No related issue

### Description

Since we are no longer supporting the carbon expressive theme in our repo, this removes the storybook app we installed awhile ago.

### Changelog

**Removed**

- Storybook and related dependencies for Carbon Expressive theme in styles package
  • Loading branch information
jeffchew authored Feb 8, 2022
1 parent 6ecdee9 commit 1aacb71
Show file tree
Hide file tree
Showing 97 changed files with 19 additions and 9,430 deletions.
Binary file removed .yarn/offline-mirror/caniuse-lite-1.0.30001230.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/caniuse-lite-1.0.30001286.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/caniuse-lite-1.0.30001299.tgz
Binary file not shown.
Binary file not shown.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
"packages": [
"packages/*"
],
"nohoist": ["**/marked"]
"nohoist": [
"**/marked"
]
},
"scripts": {
"build": "lerna run build --stream --prefix --npm-client yarn",
Expand Down
25 changes: 0 additions & 25 deletions packages/styles/.storybook/.babelrc.js

This file was deleted.

41 changes: 0 additions & 41 deletions packages/styles/.storybook/Container.js

This file was deleted.

42 changes: 0 additions & 42 deletions packages/styles/.storybook/_container.scss

This file was deleted.

15 changes: 0 additions & 15 deletions packages/styles/.storybook/addons.js

This file was deleted.

43 changes: 0 additions & 43 deletions packages/styles/.storybook/config.js

This file was deleted.

37 changes: 0 additions & 37 deletions packages/styles/.storybook/manager-head.html

This file was deleted.

8 changes: 0 additions & 8 deletions packages/styles/.storybook/polyfills.js

This file was deleted.

15 changes: 0 additions & 15 deletions packages/styles/.storybook/polyfills/element-closest.js

This file was deleted.

9 changes: 0 additions & 9 deletions packages/styles/.storybook/polyfills/element-matches.js

This file was deleted.

Empty file.
4 changes: 0 additions & 4 deletions packages/styles/.storybook/settings.js

This file was deleted.

Loading

0 comments on commit 1aacb71

Please sign in to comment.