UNPKG

unich-ui-kit-web

Version:

Mantine theme configuration and provider for Unich UI Kit

7 lines (6 loc) 202 B
import 'type-fest/source/partial-deep'; import '@mantine/core'; import 'react/jsx-runtime'; import 'react'; export { ThemeProvider, ThemeVariant, extendTheme } from '../index.js'; import './colors.js';