personal-website/.vscode/settings.json
2026-02-22 11:42:13 +05:30

5 lines
57 B
JSON

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