webspace/.vscode/settings.json

6 lines
87 B
JSON

{
"files.associations": {
"*.css": "tailwindcss"
},
"editor.formatOnSave": true
}