Skip to content

Commit

Permalink
chore: Remove all storybook stories and references (#2596)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller authored Jan 3, 2023
1 parent e05bb50 commit abbe4f3
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 523 deletions.
8 changes: 0 additions & 8 deletions .storybook/helpers/templates.ts

This file was deleted.

4 changes: 0 additions & 4 deletions .storybook/main.js

This file was deleted.

7 changes: 0 additions & 7 deletions .storybook/postcss.config.js

This file was deleted.

17 changes: 0 additions & 17 deletions .storybook/preview.js

This file was deleted.

13 changes: 0 additions & 13 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,3 @@ services:
- 8080:8080
env_file:
- ./.env.development
# storybook:
# build:
# context: .
# dockerfile: Dockerfile.dev
# restart: always
# command: npm run storybook
# volumes:
# - ./:/app
# - /app/node_modules
# ports:
# - 6006:6006
# env_file:
# - ./.env.development
4 changes: 0 additions & 4 deletions src/assets/css/global/all.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ input {
@apply text-gray-900 dark:text-gray-50;
}

#storybook-app {
@apply text-gray-900 dark:text-gray-50;
}

a {
@apply cursor-pointer;
}
Expand Down
54 changes: 0 additions & 54 deletions src/components/_global/BalAlert/BalAlert.stories.ts

This file was deleted.

68 changes: 0 additions & 68 deletions src/components/_global/BalBtn/BalBtn.stories.ts

This file was deleted.

65 changes: 0 additions & 65 deletions src/components/_global/BalCard/BalCard.stories.ts

This file was deleted.

51 changes: 0 additions & 51 deletions src/components/_global/BalChip/BalChip.stories.ts

This file was deleted.

41 changes: 0 additions & 41 deletions src/components/_global/BalIcon/BalIcon.stories.ts

This file was deleted.

47 changes: 0 additions & 47 deletions src/components/_global/BalModal/BalModal.stories.ts

This file was deleted.

Loading

0 comments on commit abbe4f3

Please sign in to comment.