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 37639d6 commit 303c964Copy full SHA for 303c964
.vscode/settings.json
@@ -8,5 +8,6 @@
8
"typescript.tsdk": "node_modules/typescript/lib",
9
"[typescript]": {
10
"editor.defaultFormatter": "esbenp.prettier-vscode"
11
- }
+ },
12
+ "tailwindCSS.classFunctions": ["clsx"]
13
}
0 commit comments