Skip to content

Commit

Permalink
build: add missing build storybook styles
Browse files Browse the repository at this point in the history
  • Loading branch information
yangxiaolang committed Jun 17, 2024
1 parent 6ac2798 commit 07e8e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"compodoc": true,
"compodocArgs": ["-e", "json", "-d", "."],
"outputDir": "dist",
"styles": [".storybook/global.scss"],
"enableProdMode": false // FIXME: https://github.com/storybookjs/storybook/issues/23534
}
}
Expand Down

0 comments on commit 07e8e81

Please sign in to comment.