EITS-web/.vscode/settings.json
2025-12-03 09:10:45 -05:00

6 lines
57 B
JSON

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