Files
phoenix/.vscode/settings.json
Tobias Klemp 4147bec863
Some checks failed
CI / build-and-test (pull_request) Failing after 4m12s
testing min setup
2025-12-06 16:42:45 +01:00

6 lines
57 B
JSON

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