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

Function peg$f75

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

Source from the content-addressed store, hash-verified

995 return setTopRightBottomLeft({}, 'margin', '', v, h, v, h);
996 };
997 var peg$f75 = function(s) {
998 return setTopRightBottomLeft({}, 'margin', '', s, s, s, s);
999 };
1000 var peg$f76 = function(paddingTop) {
1001 return {paddingTop};
1002 };

Callers 1

peg$parsemargin_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected