@ueaweb/ctacard
v0.1.55
Published
### Todo
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/ctacardUsage
- Props
Development
- Run the development server
npx vite dev- Build the package
npm run build