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

Function peg$f60

src/parse-css.js:952–954  ·  view source on GitHub ↗
(font)

Source from the content-addressed store, hash-verified

950 return {fontFamily};
951 };
952 var peg$f60 = function(font) {
953 return font && (typeof font === "object" ? font : {font});
954 };
955 var peg$f61 = function(color) {
956 return {color};
957 };

Callers 1

peg$parsefont_decFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected