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

Function peg$f83

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

Source from the content-addressed store, hash-verified

1019 return setTopRightBottomLeft({}, 'padding', '', v, h, v, h);
1020 };
1021 var peg$f83 = function(s) {
1022 return setTopRightBottomLeft({}, 'padding', '', s, s, s, s);
1023 };
1024 var peg$f84 = function(borderTopWidth) {
1025 return {borderTopWidth};
1026 };

Callers 1

peg$parsepadding_decFunction · 0.85

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected