MCPcopy Create free account
hub / github.com/codemistic/Web-Development / index.js

File index.js

Gradient Generator/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const body = document.querySelector('body');
2const cssCode = document.querySelector('.css-code');
3const leftColor = document.querySelector('.left-color');
4const rightColor = document.querySelector('.right-color');

Callers

nothing calls this directly

Calls 2

changeBackgroundFunction · 0.85
logMethod · 0.45

Tested by

no test coverage detected