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

Function peg$f69

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

Source from the content-addressed store, hash-verified

977 return {marginTop};
978 };
979 var peg$f69 = function(marginRight) {
980 return {marginRight};
981 };
982 var peg$f70 = function(marginBottom) {
983 return {marginBottom};
984 };

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected