mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:41:06 +08:00
fix broken link
This commit is contained in:
parent
29fcd5791d
commit
2e6eae8f13
@ -15,7 +15,7 @@ If your component files import their own CSS, Storybook’s webpack config will
|
||||
- If you are using a CSS precompiler, you may need to add a preset (such as the [SCSS preset](https://github.com/storybookjs/presets/tree/master/packages/preset-scss), or add a loader to Storybook’s webpack config).
|
||||
- In Angular, you'll need to take special care how you handle CSS:
|
||||
|
||||
- Either [customize your webpack config](#extending-storybooks-webpack-config)
|
||||
- Either [customize your webpack config](./webpack.md#extending-storybooks-webpack-config)
|
||||
- Or use syntax to use a inline loader:
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user