mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
🎉 New <PixelSnow /> component
This commit is contained in:
@@ -916,5 +916,13 @@ export const componentMetadata: ComponentMetadata = {
|
||||
name: 'LightPillar',
|
||||
docsUrl: 'https://vue-bits.dev/backgrounds/light-pillar',
|
||||
tags: []
|
||||
},
|
||||
'Backgrounds/PixelSnow': {
|
||||
videoUrl: '/assets/videos/pixelsnow.webm',
|
||||
description: 'Falling pixelated snow effect with customizable density and speed.',
|
||||
category: 'Backgrounds',
|
||||
name: 'PixelSnow',
|
||||
docsUrl: 'https://vue-bits.dev/backgrounds/pixel-snow',
|
||||
tags: []
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user