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

Function peg$f71

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

Source from the content-addressed store, hash-verified

983 return {marginBottom};
984 };
985 var peg$f71 = function(marginLeft) {
986 return {marginLeft};
987 };
988 var peg$f72 = function(t, r, b, l) {
989 return setTopRightBottomLeft({}, 'margin', '', t, r, b, l);
990 };

Callers 1

peg$parsemargin_left_decFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected