blend-particles-soft-light
v0.0.1
Published
An Astro component that generates an interactive particles background with a blend soft light effect
Downloads
2
Maintainers
Readme
blend-particles-soft-light
An Astro component that generates an interactive particles background with a blend soft light effect
Installation 📖
# You can intall with npm
npm install blend-particles-soft-light
# or with yarn
yarn add blend-particles-soft-light
# or with pnpm
pnpm add blend-particles-soft-lightUsage ⚙️
---
import BlendParticlesSoftLight from 'blend-particles-soft-light';
---
<BlendParticlesSoftLight />
