We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f28f87 commit 5765d89Copy full SHA for 5765d89
apps/storybook/chromatic.config.json
@@ -3,5 +3,6 @@
3
"projectId": "Project:66fe736b9d639fe6801bf130",
4
"storybookBaseDir": "apps/storybook",
5
"storybookBuildDir": "dist",
6
- "zip": true
+ "zip": true,
7
+ "externals": ["packages/css/**/*.css", "packages/theme/**/*.css"]
8
}
0 commit comments