chore(vscode): add tailwind extension to recommendations

This commit is contained in:
Elian Doran 2025-06-14 12:02:43 +03:00
parent c69ecb768b
commit 4946a50ebd
No known key found for this signature in database

View File

@ -10,6 +10,7 @@
"tobermory.es6-string-html",
"vitest.explorer",
"yzhang.markdown-all-in-one",
"svelte.svelte-vscode"
"svelte.svelte-vscode",
"bradlc.vscode-tailwindcss"
]
}