Skip to content

Commit

Permalink
[storybook:css] Fix addons webpack loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Nora Tarano committed Aug 23, 2019
1 parent 965f395 commit bc69b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook-css/webpack.config.js
Expand Up @@ -8,6 +8,7 @@ module.exports = {
use: ['style-loader', 'raw-loader', 'sass-loader'],
include: [
path.resolve(__dirname, '../css/'),
/@storybook\/addon-info/,
],
},
{
Expand Down

0 comments on commit bc69b89

Please sign in to comment.