biome.json

 1{
 2  "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
 3  "css": {
 4    "parser": {
 5      "tailwindDirectives": true
 6    }
 7  }
 8}
 9
10
11
12