Skip to content

Commit

Permalink
Clarify docs for addon-cssresources
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoforth committed Feb 7, 2019
1 parent 32cf22d commit e914c98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/cssresources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ addParameters({
],
});

You can use the `cssresources` parameter to override resources on each story individually:

// per story
storiesOf('Addons|Cssresources', module)
.add('Camera Icon', () => <i className="fa fa-camera-retro"> Camera Icon</i>, {
Expand Down

0 comments on commit e914c98

Please sign in to comment.