Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/arctic-cli/interface
/ tailwind.ts
File
tailwind.ts
packages/ui/script/tailwind.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
const
colors =
await
Bun.file(
import
.meta.dir +
"/colors.txt"
).text()
4
Callers
nothing calls this directly
Calls
2
push
Method · 0.80
text
Method · 0.65
Tested by
no test coverage detected