dev: Initial playground re-design (#218)

Improve the landing page for playground items.
This commit is contained in:
Cole Lawrence 2022-06-17 15:23:35 -04:00 committed by GitHub
parent df692427ca
commit 16e255fd57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 365 additions and 43 deletions

View file

@ -20,10 +20,7 @@
}
</style>
</head>
<body>
<div id="root"></div>
<script src="%ENTRYPOINT%"></script>
</body>
</html>