{
"files.associations": {
"*.css": "tailwindcss"
},
"editor.formatOnSave": true,
"tailwindCSS.classFunctions": [
"cva",
"cx"
]
}