blob: 447a33feb4779610b13123c80f3710f6d72e95eb (
plain)
1
2
3
4
5
6
7
8
9
|
# 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.
|