textualize/.vscode/settings.json
Joshua Shoemaker 38ef5ca85a style: spelling
2023-06-08 13:08:42 -05:00

10 lines
134 B
JSON

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