MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / css.js

File css.js

static/js/codemirror/mode/css/css.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1CodeMirror.defineMode("css", function(config) {
2 var indentUnit = config.indentUnit, type;
3
4 var atMediaTypes = keySet([

Callers

nothing calls this directly

Calls 4

keySetFunction · 0.85
testMethod · 0.45
popMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected