UNPKG

curls

Version:

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

9 lines (7 loc) • 198 B
'use strict' exports.__esModule = true exports.gapUnit = exports.templateUnit = void 0 const templateUnit = 'px' exports.templateUnit = templateUnit const gapUnit = 'rem' exports.gapUnit = gapUnit