From 7ca05662e45f81e3a5eb7c6a1fac96706f81b19c Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Thu, 17 Oct 2024 21:37:28 +0200 Subject: [PATCH] feat: implement starshine glitter --- app.vue | 28 +++--------- components/AppBody.vue | 26 +++++++++++ components/StarshineGlitter.vue | 80 +++++++++++++++++++++++++++++++++ 3 files changed, 111 insertions(+), 23 deletions(-) create mode 100644 components/AppBody.vue create mode 100644 components/StarshineGlitter.vue diff --git a/app.vue b/app.vue index 6f9819a..d9bd4c3 100644 --- a/app.vue +++ b/app.vue @@ -1,25 +1,7 @@ diff --git a/components/AppBody.vue b/components/AppBody.vue new file mode 100644 index 0000000..6eccd23 --- /dev/null +++ b/components/AppBody.vue @@ -0,0 +1,26 @@ + diff --git a/components/StarshineGlitter.vue b/components/StarshineGlitter.vue new file mode 100644 index 0000000..3d91052 --- /dev/null +++ b/components/StarshineGlitter.vue @@ -0,0 +1,80 @@ + + + + +