webspace/.vscode/settings.json

5 lines
57 B
JSON

{
"files.associations": {
"*.css": "tailwindcss"
}
}