MCPcopy Create free account
hub / github.com/chearon/dropflow / peg$f30

Function peg$f30

src/parse-css.js:845–845  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

843 var peg$f28 = function() { return 24 };
844 var peg$f29 = function() { return 32 };
845 var peg$f30 = function() { return { value: 1/1.2, unit: 'em' } };
846 var peg$f31 = function() { return { value: 1.2, unit: 'em' } };
847 var peg$f32 = function(font_size) { return font_size; };
848 var peg$f33 = function(line_height) { return line_height; };

Callers 1

peg$parserelative_sizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected