Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 225d4ba

Browse files
committed
chore: update hello-world example
1 parent b7232ef commit 225d4ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/hello-world/pages/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export default function Home() {
1111
<div className="page">
1212
<head>
1313
<title>Hello World - Aleph.js</title>
14-
<link rel="stylesheet" href="https://esm.sh/tailwindcss/dist/tailwind.min.css" />
1514
<link rel="stylesheet" href="../style/index.css" />
1615
</head>
1716
<p className="logo"><Logo /></p>

0 commit comments

Comments
 (0)