UNPKG

@blockscout/ui-toolkit

Version:

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

9 lines (8 loc) 146 B
declare const breakpoints: { sm: string; lg: string; xl: string; '2xl': string; '3xl': string; }; export default breakpoints;