Skip to content

Commit 0bc425a

Browse files
fix: remove raw CSS rendered as text (#1416)
Co-authored-by: Aryan Das <122392506+aryandas2911@users.noreply.github.com>
1 parent b6f243f commit 0bc425a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
<div id="root"></div>
3535
<script type="module" src="/src/main.jsx"></script>
3636
</body>
37-
</html>
37+
</html>

0 commit comments

Comments
 (0)