We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e4f16 commit 9f9d6caCopy full SHA for 9f9d6ca
.vscode/extensions.json
@@ -7,6 +7,9 @@
7
"streetsidesoftware.code-spell-checker",
8
"bungcip.better-toml",
9
"bradlc.vscode-tailwindcss",
10
- "wayou.vscode-todo-highlight"
+ "wayou.vscode-todo-highlight",
11
+ "csstools.postcss",
12
+ "vue.vscode-typescript-vue-plugin",
13
+ "vivaxy.vscode-conventional-commits"
14
]
15
}
0 commit comments