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 8f876f4 commit 5c1af7dCopy full SHA for 5c1af7d
packages/foundations/docs/IDESupport.md
@@ -24,7 +24,7 @@ You can enable auto-complete of CSS classes (like e.g. `db-color-cyan`) for `HTM
24
25
### VS Code
26
27
-1. Install [the CSS Variable Autocomplete extesion](https://marketplace.visualstudio.com/items?itemName=vunguyentuan.vscode-css-variables).
+1. Install [the CSS Variable Autocomplete extension](https://marketplace.visualstudio.com/items?itemName=vunguyentuan.vscode-css-variables).
28
2. If it doesn't exist, create a new file `.vscode/settings.json` in your project
29
3. Add this to `settings.json`:
30
0 commit comments