Skip to content

Commit

Permalink
chore: add cssrem VSCode extension recommendation (#10300)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfranco authored Oct 3, 2024
1 parent 4249abd commit e95061d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"recommendations": [
"bradlc.vscode-tailwindcss",
"cipchk.cssrem",
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint",
"esbenp.prettier-vscode",
"bradlc.vscode-tailwindcss",
"stylelint.vscode-stylelint",
"visualstudioexptteam.vscodeintellicode"
]
}

0 comments on commit e95061d

Please sign in to comment.