kvm/.vscode/settings.json

7 lines
95 B
JSON

{
"tailwindCSS.classFunctions": [
"cva",
"cx"
],
"git.ignoreLimitWarning": true
}