UNPKG

react-css-library

Version:

## Library Overview Developed by Marco Duarte and David Artavia, this library leverages React, CSS, and TypeScript to provide a comprehensive set of design components.

11 lines (10 loc) 216 B
export declare const cardStyles: { backgroundColor: string; borderRadius: number; padding: number; margin: number; boxShadow: string; border: string; width: string; height: string; };