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

Function peg$f52

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

Source from the content-addressed store, hash-verified

926 var peg$f50 = function() { return {outer: 'block', inner: 'flow-root'}; };
927 var peg$f51 = function() { return {outer: 'none', inner: 'none'}; };
928 var peg$f52 = function(fontSize) {
929 return {fontSize};
930 };
931 var peg$f53 = function(lineHeight) {
932 return {lineHeight};
933 };

Callers 1

peg$parsefont_size_decFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected