@wordpress/components
Version:
UI components for WordPress.
13 lines • 400 B
TypeScript
export const Card: string;
export const Header: string;
export const Content: string;
export const Body: string;
export const InnerBody: string;
export const headerFooter: string;
export const borderRadius: string;
export const borderless: string;
export const rounded: string;
export const small: string;
export const medium: string;
export const xSmall: string;
//# sourceMappingURL=styles.d.ts.map