Files
keepli/.vscode/settings.json
2025-11-30 23:49:17 +01:00

6 lines
57 B
JSON

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