fix: autoplay window not applying tailwind styles

This commit is contained in:
talksik
2026-03-31 14:49:41 -07:00
parent a3d479a036
commit e6b478c2cf
4 changed files with 41 additions and 40 deletions
-3
View File
@@ -3,9 +3,6 @@
<head>
<meta charset="UTF-8" />
<title>llink - Autoplay</title>
<style>
html, body { background: transparent !important; margin: 0; padding: 0; overflow: hidden; }
</style>
</head>
<body>
<div id="root"></div>