Files
web/.vscode/settings.json
T
2025-10-01 20:06:11 +07:00

5 lines
68 B
JSON

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