UNPKG

snabbdom-material

Version:

Stateless UI components for snabbdom that follow material design

11 lines (9 loc) 166 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (variables) { return { lineHeight: 'inherit' }; };