UNPKG

@tidy-ui/card

Version:

The Card component gives your website a modern card layout, perfect for showcasing important details in a stylish box. Whether you're displaying products, music albums, movies, or hotel info, the possibilities are endless. Multiple cards can create a cool

4 lines (3 loc) 240 B
import { ICardProps } from './types'; declare const cardStyles: import("styled-components").FlattenInterpolation<import("styled-components").ThemedStyledProps<ICardProps, import("@tidy-ui/commons").ITidyUITheme>>; export { cardStyles };