Skip to content

Commit 7261647

Browse files
committed
chore: update snap
1 parent a2b7967 commit 7261647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/unplugin-tailwindcss-mangle/test/__snapshots__/vite.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exports[`vite build > common build 1`] = `
55
<div>
66
<button id="counter">counter</button>
77
</div>
8-
8+
99
<main class="flex tw-fb tw-yb tw-cb tw-ra tw-mc">
1010
<div class="tw-rc tw-gc tw-ub tw-cb tw-ra tw-ob tw-cc tw-ac">
1111
<p
@@ -600,7 +600,7 @@ exports[`vite build > common build change class prefix 1`] = `
600600
<div>
601601
<button id="counter">counter</button>
602602
</div>
603-
603+
604604
<main class="flex ice-fb ice-yb ice-cb ice-ra ice-mc">
605605
<div class="ice-rc ice-gc ice-ub ice-cb ice-ra ice-ob ice-cc ice-ac">
606606
<p

0 commit comments

Comments
 (0)