astro-mouse-smoke-multicolor
v0.0.1
Published
An Astro component that creates an interactive multicolor smoke background that reacts to the user's mouse movement.
Maintainers
Readme
astro-mouse-smoke-multicolor
An Astro component that creates an interactive multicolor smoke background that reacts to the user's mouse movement.
Installation 📖
# You can intall with npm
npm install astro-mouse-smoke-multicolor
# or with yarn
yarn add astro-mouse-smoke-multicolor
# or with pnpm
pnpm add astro-mouse-smoke-multicolorUsage ⚙️
---
import MouseSmokeMultiColor from 'astro-mouse-smoke-multicolor';
---
<MouseSmokeMultiColor />
