!solidjs card

!NPM
!package bundle size
!package version
!npm downloads
A lightweight Solid component that utilizes the power of CSS animations to create silky smooth marquees.
Quick start
Install it:
``
bash
npm i solid-marquee
or
yarn add solid-marquee
or
pnpm add solid-marquee
`
Usage
To use the component, first import Marquee
into your file using either the default import or named import
`
tsx
import Marquee from "solid-marquee"
// or
import { Marquee } from "solid-marquee"
`
Then wrap the