UNPKG

react-credit-cards-library

Version:

A lightweight, customizable React component library for rendering credit card forms with dynamic card issuer detection, input formatting, and responsive design. Built with TypeScript for type safety and flexibility.

5 lines (4 loc) 79 B
/* src/index.css */ @tailwind base; @tailwind components; @tailwind utilities;