Files
phoenix/.vscode/settings.json
Tobias Klemp 2872c73e9d
Some checks failed
CI / build-and-test (pull_request) Failing after 7m28s
testing min setup
2025-12-06 17:15:47 +01:00

6 lines
57 B
JSON

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