added tailwind and pwa plugin for vite

This commit is contained in:
2024-03-05 14:03:53 +01:00
parent a5f9e21655
commit faadac6e35
15 changed files with 4311 additions and 145 deletions

View File

@@ -4,7 +4,6 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="manifest" href="/manifest.json">
<title>Vite + Vue + TS</title>
</head>
<body>