Refactor of tree stuff

This commit is contained in:
2026-07-11 20:30:14 -05:00
parent 4d44660285
commit c32a984c8e
8 changed files with 566 additions and 375 deletions
+2 -1
View File
@@ -8,6 +8,7 @@
<link rel="icon" type="image/svg+xml" href="icons/favicon.svg">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png">
<link rel="stylesheet" href="lib/checkbox-tree/checkbox-tree.css">
<link rel="stylesheet" href="styles.css">
</head>
<body>
@@ -55,4 +56,4 @@
</main>
<script type="module" src="js/script.js"></script>
</body>
</html>
</html>