feat: add Tailwind Shades extension to VSCode recommendations
This commit is contained in:
parent
bbe61d16d0
commit
820c84cd8c
1 changed files with 2 additions and 1 deletions
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
|
@ -3,6 +3,7 @@
|
||||||
"esbenp.prettier-vscode",
|
"esbenp.prettier-vscode",
|
||||||
"vivaxy.vscode-conventional-commits",
|
"vivaxy.vscode-conventional-commits",
|
||||||
"dbaeumer.vscode-eslint",
|
"dbaeumer.vscode-eslint",
|
||||||
"bradlc.vscode-tailwindcss"
|
"bradlc.vscode-tailwindcss",
|
||||||
|
"bourhaouta.tailwindshades"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue