UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

11 lines (10 loc) 423 B
import { types } from "typestyle"; export declare const AboutUserStyles: { itemHeader?: types.NestedCSSProperties; item?: types.NestedCSSProperties; orgStructureItem?: (paddingAdjustMent: string) => types.NestedCSSProperties; aboutMeHeader?: types.NestedCSSProperties; aboutMeText?: types.NestedCSSProperties; lastSectionHeader?: types.NestedCSSProperties; hover?: types.NestedCSSProperties; };