Skip to content

Commit 15dee0a

Browse files
committed
chore: add uno.theme.ts to chromatic config
1 parent dde4084 commit 15dee0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chromatic.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"onlyChanged": true,
44
"autoAcceptChanges": "main",
55
"exitZeroOnChanges": false,
6-
"externals": [".storybook/**", "uno.config.ts"]
6+
"externals": [".storybook/**", "uno.config.ts", "uno.theme.ts"]
77
}

0 commit comments

Comments
 (0)