We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381c0d2 commit 2d6a493Copy full SHA for 2d6a493
.prettierrc
@@ -5,7 +5,7 @@
5
"htmlWhitespaceSensitivity": "css",
6
"printWidth": 150,
7
"plugins": ["prettier-plugin-organize-imports", "prettier-plugin-tailwindcss"],
8
- "tailwindFunctions": ["clsx", "cn"],
+ "tailwindFunctions": ["clsx", "cn", "cva"],
9
"tailwindStylesheet": "resources/css/app.css",
10
"tabWidth": 4,
11
"overrides": [
0 commit comments