We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3491c58 commit 7ba638dCopy full SHA for 7ba638d
1 file changed
.vscode/settings.json
@@ -18,5 +18,6 @@
18
},
19
"typescript.preferences.autoImportFileExcludePatterns": [
20
"**/node_modules/lucide-react"
21
- ]
+ ],
22
+ "tailwindCSS.experimental.configFile": "tailwind.config.ts"
23
}
0 commit comments