Skip to content

Commit b7efa6f

Browse files
authored
fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042)
1 parent fa6798a commit b7efa6f

112 files changed

Lines changed: 27906 additions & 19485 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/forty-nails-carry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@biomejs/biome": patch
3+
---
4+
5+
The CSS Parser, with `tailwindDirectives` enabled, will now accept at rules like `@media` and `@supports` in `@custom-variant` shorthand syntax.

0 commit comments

Comments
 (0)