We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e836408 commit 712bd56Copy full SHA for 712bd56
4 files changed
biome.json
@@ -67,5 +67,10 @@
67
"formatter": {
68
"trailingCommas": "none"
69
}
70
+ },
71
+ "css": {
72
+ "parser": {
73
+ "tailwindDirectives": true
74
+ }
75
76
0 commit comments