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

Function peg$f165

src/parse-css.js:1244–1244  ·  view source on GitHub ↗
(ident)

Source from the content-addressed store, hash-verified

1242 var peg$f163 = function() { return 'z'; };
1243 var peg$f164 = function(string) { return string; };
1244 var peg$f165 = function(ident) { return ident; };
1245 var peg$f166 = function(name) { return '#' + name; };
1246 var peg$f167 = function(value) { return { value: value, unit: 'ex' }; };
1247 var peg$f168 = function(value) { return value; };

Callers 1

peg$parseIDENTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected