UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

5 lines 257 B
import { MantineTheme } from './types'; export declare const MANTINE_COLORS: string[]; export declare const MANTINE_SIZES: readonly ["xs", "sm", "md", "lg", "xl"]; export declare const DEFAULT_THEME: MantineTheme; //# sourceMappingURL=default-theme.d.ts.map