Files
trueref/.vscode/settings.json
2026-03-22 17:08:15 +01:00

6 lines
57 B
JSON

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