mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-03-03 09:36:35 +00:00
Remove vuetify and add theme toggle button
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
"dayjs": "^1.11.10",
|
||||
"vue": "^3.5.17",
|
||||
"vue-loading-overlay": "^6.0.3",
|
||||
"vue-router": "^5.0.0",
|
||||
"vuetify": "^3.9.6"
|
||||
"vue-router": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.10",
|
||||
@@ -34,8 +33,7 @@
|
||||
"postcss-cli": "^11.0.0",
|
||||
"sass-embedded": "^1.89.2",
|
||||
"unplugin-vue-components": "^31.0.0",
|
||||
"vite": "^6.3.6",
|
||||
"vite-plugin-vuetify": "^2.1.1"
|
||||
"vite": "^6.3.6"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
@@ -51,4 +49,4 @@
|
||||
},
|
||||
"rules": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user