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) 213 B
export declare const stylesList: { display: string; listStyleType: string; margin: number; padding: number; cursor: string; }; export declare const styleListItem: { marginRight: number; };