Skip to content

Commit

Permalink
feat: 更新url
Browse files Browse the repository at this point in the history
  • Loading branch information
xkloveme committed Oct 7, 2023
2 parents 618d97c + 8ef9167 commit cc48c85
Show file tree
Hide file tree
Showing 7 changed files with 1,247 additions and 9 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

<body data-theme="night">
<div id="app"></div>
<link href="https://cdn.jsdelivr.net/npm/daisyui@3.7.5/dist/full.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
<script type="module" src="/src/main.js"></script>
</body>

Expand Down
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@unocss/reset": "^0.56.4",
"@vitejs/plugin-vue": "^4.3.4",
"daisyui": "^3.8.0",
"unocss": "^0.56.4",
"unocss-preset-daisy": "^6.0.1",
"vite": "^4.4.9"
}
}
Loading

0 comments on commit cc48c85

Please sign in to comment.