Files
mallard/.vscode/settings.json
2026-01-18 20:21:58 +00:00

6 lines
57 B
JSON

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