Skip to content

Commit b961315

Browse files
fix components.json tailwindConfig reference
Closes #1445
1 parent da4c5ba commit b961315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui/components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rsc": true,
55
"tsx": true,
66
"tailwind": {
7-
"config": "../../tooling/tailwind/web.ts",
7+
"config": "",
88
"css": "unused.css",
99
"baseColor": "zinc",
1010
"cssVariables": true

0 commit comments

Comments
 (0)