@ueaweb/ctacard
v0.1.53
Published
### Todo
Downloads
689
Keywords
Readme
CtaCard
Todo
- [ ] Set 1st, 6n & 7n card in group to minimum height to clamp to aspect ratio
- [x] Add Hover background colour to card
- [x] Add Hover animation
Table of Contents
Installation
- Install
npm install @ueaweb/ctacard
Usage
- Props
Development
- Run the development server
npx vite dev
- Build the package
npm run build