mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 04:11:06 +08:00
added aside to mention the no manager flag.
Will unblock the user
This commit is contained in:
parent
ecc7668d03
commit
bd5b97a355
@ -98,6 +98,10 @@ Finally we'll need to import the theme into Storybook. Create a new file called
|
||||
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<div class="aside">
|
||||
If the theme is not shown when Storybook starts, update your <code>storybook</code> scripts to include the <code>--no-manager-cache</code> flag.
|
||||
</div>
|
||||
|
||||
Now your custom theme will replace Storybook's default theme and you'll see a similar set of changes in the UI.
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user