UNPKG

prestyled

Version:

React components for styling web projects, based upon Theme UI

13 lines (12 loc) 295 B
export declare const baseColors: any; export declare const grayScale: { grayBlack: string; grayDarkest: string; grayDarker: string; grayDark: string; gray: string; grayLight: string; grayLighter: string; grayLightest: string; }; export declare const colors: any;