UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 269 B
import { GeistUIThemesBreakpoints, GeistUIThemesFont, GeistUIThemesLayout } from "./index"; export declare const defaultFont: GeistUIThemesFont; export declare const defaultBreakpoints: GeistUIThemesBreakpoints; export declare const defaultLayout: GeistUIThemesLayout;