astro-chroma-particles
v0.0.1
Published
An Astro component that creates an background chroma with particles
Maintainers
Readme
astro-chroma-particles
An Astro component that creates an background chroma with particles.
Installation 📖
# You can intall with npm
npm install astro-chroma-particles
# or with yarn
yarn add astro-chroma-particles
# or with pnpm
pnpm add astro-chroma-particlesUsage ⚙️
---
import AstroChromaParticles from 'astro-chroma-particles';
---
<AstroChromaParticles />
