mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-02 05:03:44 +08:00
grammar
This commit is contained in:
parent
4bafdcddca
commit
ae815318b7
@ -46,7 +46,7 @@ addParameters({
|
||||
|
||||
## Create a theme quickstart
|
||||
|
||||
The `storybook/theming` is build using TypeScript, so this should help create a valid theme for typescript users. The types are part of the package itself.
|
||||
The `storybook/theming` is built using TypeScript, so this should help create a valid theme for typescript users. The types are part of the package itself.
|
||||
|
||||
The easiest way to customize Storybook to generate a new theme using `create()`. This function includes shorthands for the most common theme variables. Here's how to use it.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user