Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 22b2137

Browse files
committed
chore: added theme to packaes
1 parent 6ae400d commit 22b2137

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codesandbox/ci.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"buildCommand": "build",
44
"packages": [
55
"packages/chakra-ui-core",
6-
"packages/chakra-ui-nuxt"
6+
"packages/chakra-ui-nuxt",
7+
"packages/chakra-ui-theme"
78
],
89
"sandboxes": ["chakra-ui-vue-0x-starter-template-2sy0g", "chakra-ui-nuxt-demo-f8tq4"],
910
"node": "14"

0 commit comments

Comments
 (0)