10 lines
No EOL
139 B
JSON
10 lines
No EOL
139 B
JSON
{
|
|
"files.associations": {
|
|
"*.css": "tailwindcss"
|
|
},
|
|
"editor.formatOnSave": true,
|
|
"tailwindCSS.classFunctions": [
|
|
"cva",
|
|
"cx"
|
|
]
|
|
} |