Skip to content

Commit f2d7ef3

Browse files
committed
feat: commit webpack hmr case
1 parent 316a682 commit f2d7ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webpack5-vue3/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p
55
class="fixed left-0 top-0 flex w-full justify-center border-b border-gray-300 bg-gradient-to-b from-zinc-200 pb-6 pt-8 backdrop-blur-2xl dark:border-neutral-800 dark:bg-zinc-800/30 dark:from-inherit lg:static lg:w-auto lg:rounded-xl lg:border lg:bg-gray-200 lg:p-4 lg:dark:bg-zinc-800/30">
66
Get started by editing&nbsp;
7-
<code class="font-mono font-bold">pages/index.tsx</code>
7+
<code class="font-mono font-bold text-[#543] bg-[url('//www.xxx.com/img/hero-pattern.svg')]">pages/index.tsx</code>
88
</p>
99
<div
1010
class="fixed bottom-0 left-0 flex h-48 w-full items-end justify-center bg-gradient-to-t from-white via-white dark:from-black dark:via-black lg:static lg:h-auto lg:w-auto lg:bg-none">

0 commit comments

Comments
 (0)