feat: added vueuse for onClickOutside, upgraded functionality for hamburger menu and locale picker
This commit is contained in:
parent
3b74fc00f1
commit
6ea53dc652
4 changed files with 80 additions and 32 deletions
|
|
@ -11,6 +11,8 @@
|
|||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.6",
|
||||
"@types/node": "^22.15.17",
|
||||
"@vueuse/components": "^13.3.0",
|
||||
"@vueuse/core": "^13.3.0",
|
||||
"bulma": "^1.0.4",
|
||||
"tailwindcss": "^4.1.6",
|
||||
"vue": "^3.5.13",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue