We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b7967 commit 7261647Copy full SHA for 7261647
packages/unplugin-tailwindcss-mangle/test/__snapshots__/vite.test.ts.snap
@@ -5,7 +5,7 @@ exports[`vite build > common build 1`] = `
5
<div>
6
<button id="counter">counter</button>
7
</div>
8
-
+
9
<main class="flex tw-fb tw-yb tw-cb tw-ra tw-mc">
10
<div class="tw-rc tw-gc tw-ub tw-cb tw-ra tw-ob tw-cc tw-ac">
11
<p
@@ -600,7 +600,7 @@ exports[`vite build > common build change class prefix 1`] = `
600
601
602
603
604
<main class="flex ice-fb ice-yb ice-cb ice-ra ice-mc">
605
<div class="ice-rc ice-gc ice-ub ice-cb ice-ra ice-ob ice-cc ice-ac">
606
0 commit comments