Files
Website/.vscode/settings.json
2023-11-14 09:40:05 +10:00

6 lines
69 B
JSON

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