From 2758cc94be417227597b017061c5b780a28af44e Mon Sep 17 00:00:00 2001 From: "@andatoshiki" Date: Wed, 13 Sep 2023 19:57:53 -0700 Subject: [PATCH] fix(optimize): ammend medium zoom components by ejecting vue components ith custom setup script with fading variables in stylesheets but applying native vue & vuepress components to directly register zooming environment on page load without refresh to initiate --- .../theme/components/MediumZoom.vue | 4 ++-- docs/.vitepress/theme/index.ts | 21 ++++++++++++------- docs/components.d.ts | 20 +++++++++--------- 3 files changed, 25 insertions(+), 20 deletions(-) diff --git a/docs/.vitepress/theme/components/MediumZoom.vue b/docs/.vitepress/theme/components/MediumZoom.vue index efff85f7..3b4e58c9 100644 --- a/docs/.vitepress/theme/components/MediumZoom.vue +++ b/docs/.vitepress/theme/components/MediumZoom.vue @@ -1,4 +1,4 @@ -