We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38a2c9 commit 9c3700aCopy full SHA for 9c3700a
1 file changed
.vscode/settings.json
@@ -3,6 +3,9 @@
3
"source.fixAll.biome": "explicit"
4
},
5
"editor.defaultFormatter": "biomejs.biome",
6
+ "files.associations": {
7
+ "*.css": "tailwindcss"
8
+ },
9
"[typescript]": {
10
"editor.defaultFormatter": "biomejs.biome"
11
0 commit comments