update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>@revealjs/react Demo</title>
</head>
<body>
<div id="root" style="width: 100vw; height: 100vh;"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>