Skip to content

Commit 48eb12c

Browse files
committed
chore(.prettierrc): remove cn helper from prettier
1 parent c589c0e commit 48eb12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"printWidth": 90,
66
"plugins": ["prettier-plugin-tailwindcss"],
77
"tailwindConfig": "./apps/website/tailwind.config.cjs",
8-
"tailwindFunctions": ["clsx", "cva", "cn"]
8+
"tailwindFunctions": ["clsx", "cva"]
99
}

0 commit comments

Comments
 (0)