We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7450503 commit 4b708d1Copy full SHA for 4b708d1
1 file changed
frontend/biome.json
@@ -37,5 +37,10 @@
37
"quoteStyle": "double",
38
"semicolons": "asNeeded"
39
}
40
+ },
41
+ "css": {
42
+ "parser": {
43
+ "tailwindDirectives": true
44
+ }
45
46
0 commit comments