textualize/.vscode/settings.json
2023-05-25 16:40:05 -05:00

9 lines
116 B
JSON

{
"files.associations": {
"*.css": "tailwindcss"
},
"cSpell.words": [
"heroicons",
"wailsjs"
]
}