We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030c738 commit 522c333Copy full SHA for 522c333
components.json
@@ -5,7 +5,7 @@
5
"tsx": true,
6
"tailwind": {
7
"config": "tailwind.config.js",
8
- "css": "src/common/style.css",
+ "css": "src/entrypoints/style.css",
9
"baseColor": "zinc",
10
"cssVariables": true,
11
"prefix": ""
0 commit comments