Basic Sycamore Setup (Credentials Removed)
This commit is contained in:
parent
488774c57d
commit
abb87ec67c
5 changed files with 265 additions and 0 deletions
11
index.html
Normal file
11
index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" class="h-full">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link data-trunk rel="tailwind-css" href="styles.css"/>
|
||||
<title>Music App</title>
|
||||
</head>
|
||||
<body class="h-full">
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue