Skip to content

Commit 3d74301

Browse files
committed
chore: prettierrc tailwindStylesheet
1 parent 3ad8d90 commit 3d74301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"trailingComma": "all",
55
"printWidth": 90,
66
"plugins": ["prettier-plugin-tailwindcss"],
7-
"tailwindConfig": "./apps/website/src/global.css",
7+
"tailwindStylesheet": "./apps/website/src/global.css",
88
"tailwindFunctions": ["clsx", "cva"]
99
}

0 commit comments

Comments
 (0)