This commit is contained in:
FantasyPvP
2024-12-10 11:57:08 +00:00
parent 1707309d95
commit fb1c13bfa0
81 changed files with 2900 additions and 582 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chat App</title>
<link data-trunk rel="css" href="styles.css">
<link data-trunk rel="css" href="style/components.css">
<link data-trunk rel="css" href="style/global.css">
<link data-trunk rel="css" href="style/form.css">
</head>
<body>
<div id="root"></div>