Skip to content

Commit

Permalink
feat(vscode): add tailwindcss to recommended extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanshatford authored Jan 27, 2025
1 parent 7348ee7 commit 2973d24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"ms-python.vscode-pylance",
"svelte.svelte-vscode",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"bradlc.vscode-tailwindcss"
]
}

0 comments on commit 2973d24

Please sign in to comment.