Files
phoenix/.vscode/settings.json
Tobias Klemp 9334df6d14
Some checks failed
CI / build-and-test (pull_request) Failing after 5m21s
testing min setup
2025-12-06 16:26:41 +01:00

6 lines
57 B
JSON

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