Main page created without function. CSS not working

This commit is contained in:
danielvici123
2024-10-31 16:38:36 +01:00
parent be36049883
commit 0e0cdfaa28
10 changed files with 55 additions and 98 deletions

View File

@@ -5,6 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
<link rel="stylesheet" href="/src/assets/main.css" />
</head>
<body>
<div id="app"></div>