Skip to content

Commit 9f9d6ca

Browse files
feat: add new extensions recommendation
1 parent a9e4f16 commit 9f9d6ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/extensions.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"streetsidesoftware.code-spell-checker",
88
"bungcip.better-toml",
99
"bradlc.vscode-tailwindcss",
10-
"wayou.vscode-todo-highlight"
10+
"wayou.vscode-todo-highlight",
11+
"csstools.postcss",
12+
"vue.vscode-typescript-vue-plugin",
13+
"vivaxy.vscode-conventional-commits"
1114
]
1215
}

0 commit comments

Comments
 (0)