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 316a682 commit f2d7ef3Copy full SHA for f2d7ef3
apps/webpack5-vue3/src/App.vue
@@ -4,7 +4,7 @@
4
<p
5
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">
6
Get started by editing
7
- <code class="font-mono font-bold">pages/index.tsx</code>
+ <code class="font-mono font-bold text-[#543] bg-[url('//www.xxx.com/img/hero-pattern.svg')]">pages/index.tsx</code>
8
</p>
9
<div
10
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