Files
my-website/.vscode/settings.json
2025-12-22 19:26:33 +01:00

6 lines
61 B
JSON

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