textualize/.vscode/settings.json
2023-05-20 19:41:00 -05:00

8 lines
101 B
JSON

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