feat: 添加 Tailwind CSS 支持,更新样式文件并移除不必要的文件
All checks were successful
/ test (push) Successful in 27s

This commit is contained in:
严浩
2024-11-22 17:59:32 +08:00
parent 7fdbea82d6
commit 0b40d065ca
9 changed files with 11 additions and 144 deletions

View File

@ -17,6 +17,10 @@
rel="stylesheet"
href="/src/assets/main.css"
>
<link
rel="stylesheet"
href="/src/assets/tailwind.css"
>
</head>
<body>