Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
peg$parsemargin_right_dec
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected