Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ readFileSync, writeFileSync } from
'fs'
;
2
import
{ join } from
'path'
;
3
4
const
CSS_FILES = [
Callers
nothing calls this directly
Calls
1
buildCSS
Function · 0.85
Tested by
no test coverage detected