MCPcopy Index your code
hub / github.com/callumalpass/tasknotes / build-css.mjs

File build-css.mjs

build-css.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync, writeFileSync } from 'fs';
2import { join } from 'path';
3
4const CSS_FILES = [

Callers

nothing calls this directly

Calls 1

buildCSSFunction · 0.85

Tested by

no test coverage detected