Merge branch 'main' into feat/rolling-gallery

This commit is contained in:
David
2025-07-24 15:42:11 +03:00
committed by GitHub
6 changed files with 624 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ const components = {
'stack': () => import('../demo/Components/StackDemo.vue'),
'chroma-grid': () => import('../demo/Components/ChromaGridDemo.vue'),
'rolling-gallery': () => import('../demo/Components/RollingGalleryDemo.vue'),
'scroll-stack': () => import('../demo/Components/ScrollStackDemo.vue'),
};
const backgrounds = {