Skip to content

Commit 4fc6315

Browse files
Update snapshots
1 parent c96cde9 commit 4fc6315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwindcss/src/variants.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1577,7 +1577,7 @@ test('not', async () => {
15771577
}
15781578
}
15791579
1580-
@media not (scripting: none) {
1580+
@media not all and (scripting: none) {
15811581
.not-noscript\\:flex {
15821582
display: flex;
15831583
}

0 commit comments

Comments
 (0)