UNPKG

curls

Version:

💪 Responsive, expressive UI primitives for React written with Style Hooks and Emotion

11 lines (9 loc) • 151 B
'use strict' exports.__esModule = true exports.columns = void 0 const columns = { phone: 4, tablet: 8, desktop: 12, } exports.columns = columns