Skip to content

Commit 6947294

Browse files
committed
fix: revert structure change
1 parent 9cd792b commit 6947294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tsx": true,
66
"tailwind": {
77
"config": "tailwind.config.js",
8-
"css": "src/ui/main.css",
8+
"css": "resources/main.css",
99
"baseColor": "slate",
1010
"cssVariables": true
1111
},

0 commit comments

Comments
 (0)