Skip to content

Commit e05237c

Browse files
Merge pull request #163 from jezzdk/patch-1
Removed the tailwind.config value from components.json
2 parents 695a12e + 3fa356c commit e05237c

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
@@ -4,7 +4,7 @@
44
"rsc": false,
55
"tsx": true,
66
"tailwind": {
7-
"config": "tailwind.config.js",
7+
"config": "",
88
"css": "resources/css/app.css",
99
"baseColor": "neutral",
1010
"cssVariables": true,

0 commit comments

Comments
 (0)