cyclic-firell-animation
v0.0.1
Published
An Astro animation with looping circles and soft blur effects
Maintainers
Readme
cyclic-firell-animation
An Astro animation with looping circles and soft blur effects
Installation 📖
# You can intall with npm
npm install cyclic-firell-animation
# or with yarn
yarn add cyclic-firell-animation
# or with pnpm
pnpm add cyclic-firell-animationUsage ⚙️
---
import CyclicFirellAnimation from 'cyclic-firell-animation';
---
<CyclicFirellAnimation />
