Skip to content

Commit b92a4a5

Browse files
committed
Need to turn off biome noUnknownAtRules for tailwind v4 biomejs/biome#7164
1 parent f673099 commit b92a4a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

browser-extension/biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
}
6767
},
6868
"noExplicitAny": "off",
69+
"noUnknownAtRules": "off",
6970
"noVar": "error"
7071
}
7172
}

0 commit comments

Comments
 (0)