Skip to content

Commit

Permalink
Remove storybook and build-storybook CLI command docs
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis committed Oct 30, 2024
1 parent 4be8853 commit 82d3fdf
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions docs/docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,26 +110,6 @@ sku format

[linting/formatting documentation]: ./docs/linting.md

### `storybook`

Start a local Storybook server.
See the [Storybook documentation] for more information.

```sh
sku storybook
```

### `build-storybook`

Build a static version of your Storybook.
See the [Storybook documentation] for more information.

```sh
sku build-storybook
```

[Storybook documentation]: ./docs/storybook.md

### `pre-commit`

Run the `sku` pre-commit hook.
Expand Down

0 comments on commit 82d3fdf

Please sign in to comment.