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

Function peg$f34

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

Source from the content-addressed store, hash-verified

847 var peg$f32 = function(font_size) { return font_size; };
848 var peg$f33 = function(line_height) { return line_height; };
849 var peg$f34 = function(vertical_align) { return vertical_align; };
850 var peg$f35 = function() { return 400; };
851 var peg$f36 = function() { return 700; };
852 var peg$f37 = function() { return +text() >= 1 && +text() <= 1000 ? +text() : undefined; };

Callers 1

peg$parsevertical_alignFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected