UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 280 B
import { CfxUIThemesBreakpoints, CfxUIThemesFont, CfxUIThemesLayout } from 'components/styles/themes/index'; export declare const defaultFont: CfxUIThemesFont; export declare const defaultBreakpoints: CfxUIThemesBreakpoints; export declare const defaultLayout: CfxUIThemesLayout;