Files
frontend_svelte/.vscode/settings.json
2025-12-23 11:45:52 +01:00

6 lines
57 B
JSON

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