UNPKG

@blockscout/ui-toolkit

Version:

A comprehensive collection of reusable Chakra UI components and theme system for Blockscout's projects

4 lines (3 loc) 127 B
import { SystemConfig } from '@chakra-ui/react'; declare const globalCss: SystemConfig['globalCss']; export default globalCss;