Skip to content

Commit

Permalink
chore: Add vscode-tailwindcss extension recommendation (#11689)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-taro56 authored Sep 15, 2024
1 parent 40d9c00 commit 3e37ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"recommendations": ["esbenp.prettier-vscode"]
"recommendations": ["esbenp.prettier-vscode", "bradlc.vscode-tailwindcss"]
}

0 comments on commit 3e37ec3

Please sign in to comment.