aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/biome.json
diff options
context:
space:
mode:
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/biome.json b/biome.json
index eb43210..79b8928 100644
--- a/biome.json
+++ b/biome.json
@@ -31,5 +31,10 @@
"organizeImports": "on"
}
}
+ },
+ "css": {
+ "parser": {
+ "tailwindDirectives": true
+ }
}
}