Skip to content

Commit

Permalink
add more settings in frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed Dec 22, 2024
1 parent 0a77026 commit a730352
Show file tree
Hide file tree
Showing 24 changed files with 534 additions and 223 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"icon": "tauri icon"
},
"dependencies": {
"@corvu/tooltip": "^0.2.1",
"@tauri-apps/api": "2.1.1",
"dayjs": "1.11.13",
"solid-icons": "1.1.0",
Expand All @@ -23,14 +24,14 @@
"devDependencies": {
"@tauri-apps/cli": "2.1.0",
"autoprefixer": "10.4.20",
"cross-env": "7.0.3",
"postcss": "8.4.49",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"tailwindcss": "3.4.16",
"typescript": "5.7.2",
"vite": "6.0.3",
"vite-plugin-checker": "0.8.0",
"vite-plugin-solid": "2.11.0",
"cross-env": "7.0.3"
"vite-plugin-solid": "2.11.0"
}
}
Loading

0 comments on commit a730352

Please sign in to comment.