Files
step-web/.vscode/settings.json
2026-03-24 21:33:48 +08:00

6 lines
57 B
JSON

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