9 lines
309 B
Markdown
9 lines
309 B
Markdown
|
# VS Code
|
||
|
## Extensions
|
||
|
These are the extensions you should install into VS Code
|
||
|
|
||
|
- ESLint (Microsoft)
|
||
|
- Tailwind CSS Intellisense (Tailwind Labs)
|
||
|
|
||
|
## Settings
|
||
|
Press `Ctrl+,` or `Cmd+,` to open your settings and make sure the box for `Editor: Insert Spaces` is checked and set `Editor: Tab Size` to 2.
|