diff options
Diffstat (limited to 'biome.json')
| -rw-r--r-- | biome.json | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -31,5 +31,10 @@ "organizeImports": "on" } } + }, + "css": { + "parser": { + "tailwindDirectives": true + } } } |