Skip to content

Commit 33fbb3f

Browse files
Add files via upload
1 parent 0358e93 commit 33fbb3f

File tree

3 files changed

+3572
-0
lines changed

3 files changed

+3572
-0
lines changed

Diff for: Component.js

+1,411
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: index.html

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Lumi OS</title>
7+
<script src="./tailwindcss.js"></script>
8+
</head>
9+
<body id="app">
10+
</body>
11+
<script src="./Component.js"></script>
12+
</html>

Diff for: main.js

+2,149
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)