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 3ad8d90 commit 3d74301Copy full SHA for 3d74301
.prettierrc
@@ -4,6 +4,6 @@
4
"trailingComma": "all",
5
"printWidth": 90,
6
"plugins": ["prettier-plugin-tailwindcss"],
7
- "tailwindConfig": "./apps/website/src/global.css",
+ "tailwindStylesheet": "./apps/website/src/global.css",
8
"tailwindFunctions": ["clsx", "cva"]
9
}
0 commit comments