We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c589c0e commit 48eb12cCopy full SHA for 48eb12c
.prettierrc
@@ -5,5 +5,5 @@
5
"printWidth": 90,
6
"plugins": ["prettier-plugin-tailwindcss"],
7
"tailwindConfig": "./apps/website/tailwind.config.cjs",
8
- "tailwindFunctions": ["clsx", "cva", "cn"]
+ "tailwindFunctions": ["clsx", "cva"]
9
}
0 commit comments