Skip to content

Commit 1bc615a

Browse files
committed
Remove dynamic style injection element from index.html
- Delete style tag with id "app-styles" - Simplify root HTML file structure - Remove previously added preparation for dynamic CSS manipulation
1 parent f51e303 commit 1bc615a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

public/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<body>
2929
<noscript>You need to enable JavaScript to run this app.</noscript>
3030
<div id="root"></div>
31-
<style id="app-styles"></style>
3231
<!--
3332
This HTML file is a template.
3433
If you open it directly in the browser, you will see an empty page.

0 commit comments

Comments
 (0)