mirror of
https://github.com/fmhy/edit.git
synced 2026-01-13 23:41:06 +11:00
Add files for christmas theme, theme handler, feedback revamp and cattpuccin theme
This commit is contained in:
parent
c3cea020b3
commit
12d6af83cf
17 changed files with 1655 additions and 127 deletions
|
|
@ -96,7 +96,7 @@ export default defineConfig({
|
|||
{
|
||||
find: /^.*VPSwitchAppearance\.vue$/,
|
||||
replacement: fileURLToPath(
|
||||
new URL('./theme/Appearance.vue', import.meta.url)
|
||||
new URL('./theme/components/ThemeDropdown.vue', import.meta.url)
|
||||
)
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue