UNPKG

@fifteen/design-system-vue

Version:

Vue 3 (Composition API + Typescript) implementation of the Fifteen Design System

8 lines (7 loc) 158 B
export declare const breakpointsValues: { readonly xxs: 360; readonly xs: 600; readonly sm: 960; readonly md: 1264; readonly lg: 1904; };