Skip to content

Commit 76b4430

Browse files
committed
chore: tailwind css worked
1 parent 5746157 commit 76b4430

File tree

3 files changed

+1315
-157
lines changed

3 files changed

+1315
-157
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export const prerender = true
2+
export const ssr = false
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
<h1>Welcome to SvelteKit</h1>
2-
<p>Visit <a href="https://svelte.dev/docs/kit">svelte.dev/docs/kit</a> to read the documentation</p>
1+
<h1 class="text-5xl text-red-500">Metagram</h1>

0 commit comments

Comments
 (0)