MCPcopy Create free account
hub / github.com/kpdecker/jsdiff / css.js

File css.js

test/diff/css.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {diffCss} from '../../libesm/diff/css.js';
2import {convertChangesToXML} from '../../libesm/convert/xml.js';
3
4import {expect} from 'chai';

Callers

nothing calls this directly

Calls 2

diffCssFunction · 0.85
convertChangesToXMLFunction · 0.85

Tested by

no test coverage detected