vite: Init TailwindCSS

This commit is contained in:
2025-09-27 09:24:47 +08:00
parent 6e8180db31
commit be40451a76
6 changed files with 483 additions and 10 deletions
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="/src/styles.css" rel="stylesheet" />
<title>年龄验证</title>
</head>
<body>