UNPKG

prestyled

Version:

React components for styling web projects, based upon Theme UI

21 lines (20 loc) 447 B
export declare const landingPage: { section: { default: { backgroundColor: string; minHeight: string; }; primary: { variant: string; backgroundColor: string; }; }; sectionContent: { default: { margin: string; maxWidth: string; width: string[]; py: number[]; }; }; };