Files
Memento/.vscode/settings.json
2026-01-30 14:01:54 +13:00

6 lines
57 B
JSON

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