Files
mosaic/.vscode/settings.json
2025-12-19 17:46:59 -06:00

6 lines
57 B
JSON

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