Skip to content

Commit

Permalink
Update variants.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Apr 27, 2024
1 parent c754997 commit 17e5428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/tailwindcss/src/variants.test.ts
Expand Up @@ -1293,7 +1293,6 @@ test('supports', () => {
'supports-[display:grid]:flex',
'supports-[selector(A_>_B)]:flex',
'supports-[font-format(opentype)]:grid',
'supports-[content:"("]:grid',
'supports-[(display:grid)_and_font-format(opentype)]:grid',
'supports-[font-tech(color-COLRv1)]:flex',
'supports-[--test]:flex',
Expand Down

0 comments on commit 17e5428

Please sign in to comment.