Files
phoenix/.vscode/settings.json
Tobias Klemp 29398aa9c6
Some checks failed
CI / build-and-test (pull_request) Failing after 6m50s
testing min setup
2025-12-06 16:49:45 +01:00

6 lines
57 B
JSON

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