add default plugins

This commit is contained in:
熊潇 2025-04-28 22:45:48 +08:00
parent 96b752b0c5
commit d142f9744b
2 changed files with 9 additions and 1 deletions

6
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"recommendations": [
"astro-build.astro-vscode",
"bradlc.vscode-tailwindcss"
]
}

View File

@ -1 +1,3 @@
{} {
}