MCPcopy 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
3const colors = await Bun.file(import.meta.dir + "/colors.txt").text()
4

Callers

nothing calls this directly

Calls 2

pushMethod · 0.80
textMethod · 0.65

Tested by

no test coverage detected