UNPKG

@clive-cudi/geist-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 285 B
import Themes from "./themes"; export type { GeistUserTheme } from "./themes"; export type { GeistUIThemes, GeistUIThemesBreakpoints, BreakpointsItem, GeistUIThemesExpressiveness, GeistUIThemesFont, GeistUIThemesLayout, GeistUIThemesPalette, } from "./presets"; export default Themes;