Skip to content

Commit 5c1af7d

Browse files
authored
Update IDESupport.md
1 parent 8f876f4 commit 5c1af7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/foundations/docs/IDESupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can enable auto-complete of CSS classes (like e.g. `db-color-cyan`) for `HTM
2424

2525
### VS Code
2626

27-
1. Install [the CSS Variable Autocomplete extesion](https://marketplace.visualstudio.com/items?itemName=vunguyentuan.vscode-css-variables).
27+
1. Install [the CSS Variable Autocomplete extension](https://marketplace.visualstudio.com/items?itemName=vunguyentuan.vscode-css-variables).
2828
2. If it doesn't exist, create a new file `.vscode/settings.json` in your project
2929
3. Add this to `settings.json`:
3030

0 commit comments

Comments
 (0)