2023-02-15 07:56:04 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link type="text/css" rel="stylesheet" href="build/tailwind.css"
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-02-16 11:39:19 +00:00
|
|
|
<h1 class="text-3xl lg:text-5xl list-reset">Hello, World!</h1>
|
2023-02-15 07:56:04 +00:00
|
|
|
</body>
|
|
|
|
</html>
|