chore: add VSCode TailwindCSS extension as recommendation (#15436)

This commit is contained in:
Bruno Quaresma
2024-11-07 17:19:32 -03:00
committed by GitHub
parent f85ef84cc5
commit cb9991a9bf

View File

@ -10,6 +10,7 @@
"redhat.vscode-yaml", "redhat.vscode-yaml",
"tekumara.typos-vscode", "tekumara.typos-vscode",
"EditorConfig.EditorConfig", "EditorConfig.EditorConfig",
"biomejs.biome" "biomejs.biome",
"bradlc.vscode-tailwindcss"
] ]
} }